Skip to content

JDPrabasha/recommender-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Recommender System

Uses Collaborative Filtering to recommend 5 movies similar to user preference

Instructions

Run all cells in recommender-system.ipynb once to generate model. Then run deploy.py to serve application on http://localhost:8000/

Enter movie title in input field in the following format :

eg: Leviathan (2014)

Prerequisites

You must have the following packages installed :

  • Scikit Learn
  • Pandas
  • Flask

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published