Skip to content

Analysing movie revenue on the basis of production budget.

Notifications You must be signed in to change notification settings

neethunsr/MovieRevenueAnalysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Movie Revenue Analysis & Prediction

Can the movie budget be used to predict the movie revenue?

How?

  • Gather data from https://www.the-numbers.com/movie/budgets
  • Clean data in Google Sheets(Eliminate missing values, and some outliers)
  • Explore and visualise data using matplotlib
  • Fit the model using Linear Regression algorithm
  • Predict and plot the data

About

Analysing movie revenue on the basis of production budget.

Topics

Resources

Stars

Watchers

Forks