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.
- Clone the Repo:
git clone https://github.com/xqlim1996/movie-predictions.git
- Install Dependencies:
Most of the libraries we used are quite common such as scikit-learn etc.
- Run the Code!
- Movielens Dataset