nawaz-kmr / End-to-End-Movie-Recommendation-System

This is a Hollywood movie recommendation system built with Python. I have used IMDB 5000 Movie Dataset to built this. I have used Flask framework to built web app.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Movie_Recommendation_System

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://end-to-end-movie-recom-sys.herokuapp.com

I have used Flask framework to built web app.


Files:

*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 ⭐.

About

This is a Hollywood movie recommendation system built with Python. I have used IMDB 5000 Movie Dataset to built this. I have used Flask framework to built web app.

License:MIT License


Languages

Language:Jupyter Notebook 60.2%Language:HTML 20.5%Language:Python 19.3%