mrkulkarni1 / movie_success_classifier

Repository from Github https://github.commrkulkarni1/movie_success_classifierRepository from Github https://github.commrkulkarni1/movie_success_classifier

movie_success_classifier

This is a program for predicting the financial success of a movie.

imdb_project/movie_classifier.ipynb is the python notebook.

Relevant comments can be found in the code. The code is split in 2 parts:

  1. Data cleanup, wranging and Exploratory analysis: Faulty data points are cleared Corner data points are removed for better model fitting General trends are observed in the data to help make better predicrions.
  2. Model training and model testing: Scikit learn is used. Various models are tested and their accuracy score is compared.

Code written by Milind Kulkarni, using open source python libraries.

About


Languages

Language:Jupyter Notebook 99.9%Language:CSS 0.1%Language:Shell 0.0%