This is a hollywood movie recommendation system built with Python. I have used IMDB 5000 Movie Dataset to built this. Link to dataset :- https://www.kaggle.com/carolzhangdc/imdb-5000-movie-dataset
Link to the web application :- https://movierecommendationappheroku.herokuapp.com/
I have used Flask framework to built web app.
*In the preprocessing.ipynb file the Data Preprocessing part has been done.
*requirements.txt-Contains all the libraries required for the model creation.
*The application is run from the main.py file.
If you like this repo, please don't forget to give a ⭐.