Skip to content

This is a project to build a basic recommender system in Jupyter notebook.

Notifications You must be signed in to change notification settings

jeetb/Movie-Recommender-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Running every cell in the notebook results in the following screen: image

The user can enter names of movies they've watched and their ratings out of 5. Once the user has added all the movie reviews, click on Get Recommendations to see the movies suggested by the system. The screen then looks as follows:

image

The packages used are pandas for data wrangling, matplotlib for data visualization and iPython for the UI.

About

This is a project to build a basic recommender system in Jupyter notebook.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published