Skip to content

emschuch/Predicting_Movie_Quality

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Predicting Movie Quality

This was my second project for the Metis data science bootcamp.

For this project, I created a webscraper which uses the Python package, BeautifulSoup, to scrape data for 15 years worth of films from IMDB. I then explored predicting quality of films with linear regression. I created different models to predict IMDB user ratings and Metacritic score as my measures of quality.

You can read more about the web-scraping portion of this project on my blog here.

Read about the analysis portion of the project here.

####Technologies used:

  • Python
  • BeautifulSoup for web scraping
  • Linear regression for predictions

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages