Skip to content

Machine Learning Project for a Hackwagon DS102 class to predict movie's success given factors, such as budget, number of awards of the cast etc.

License

Notifications You must be signed in to change notification settings

Rno123/movie-predictions

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

EDA of Movie Datasets and predicting the success of the movie

This was a Data Exploration and Machine Learning Project for a Hackwagon DS102 class

Objective was to perform some Exploratory Data Analysis of a combined Movies Dataset to see if there are any correlations. Another objective was to try to predict movie's success using various factors, such as budget, number of awards of the cast etc.

Getting Started

  1. Clone the Repo:
    git clone https://github.com/xqlim1996/movie-predictions.git
  1. Install Dependencies:

Most of the libraries we used are quite common such as scikit-learn etc.

  1. Run the Code!

Built With

  • Movielens Dataset

About

Machine Learning Project for a Hackwagon DS102 class to predict movie's success given factors, such as budget, number of awards of the cast etc.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%