Skip to content

Movie Success Prediction Using Historical and Current Data Mining

License

Notifications You must be signed in to change notification settings

Saifur43/Movie-Success-Prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Movie Success Prediction

I have a model to predict the success and failure of the upcoming movies based on several attributes. Some of the criteria in calculating movie success include budget, actors, director, producer, set locations, trailer views, Wikipedia views etc.

home

  • Prediction

Capture

Python Modules

  • Django - The web framework for perfectionists with deadlines
  • beautifulsoup4 - Screen-scraping library
  • Selenium - Selenium automates browsers

Installation

MSP requires Python3+ to run.

Install the dependencies

$ pip install Django
$ pip install BeautifullSoup4
$ pip install Selenium

To run the the app

$ python manage.py runserver

About

Movie Success Prediction Using Historical and Current Data Mining

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published