Skip to content

Recommender System is a system that seeks to predict or filter preferences according to the user’s choices. Recommender systems are utilized in a variety of areas including movies, music, news, books, research articles, search queries, social tags, and products in general.

License

Notifications You must be signed in to change notification settings

PanduDcau/Movie-Recommendation-System

Repository files navigation

Movie-Recommender-System

This is a hollywood movie recommender system built with Python. I used IMDB 5000 Movie Dataset to built this. Link to dataset :- https://www.kaggle.com/carolzhangdc/imdb-5000-movie-dataset

I used Flask web framework in built in Python to put in on web.

Prerequisite Requirements

Python 3.7.X 
Flask 1.1 or Higher

Files Brief

*In the preprocessing.ipynb file the Data Preprocessing part has been done.

*In the create.py file I created two files for future uses one data.csv and other a numpy matrix.

*The application is run from the main.py file.

Follow My LinkedIn for Stay touch with Me :-LinkedIn

Examples for Movie Searches

  1. Green Lantern
  2. Deadpool

About

Recommender System is a system that seeks to predict or filter preferences according to the user’s choices. Recommender systems are utilized in a variety of areas including movies, music, news, books, research articles, search queries, social tags, and products in general.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published