Skip to content

Sandeep-Das-og/Movie-Recommendation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction


This is movie recommender system built using Content-based filtering which combines user-user similarity, item-item similarity, global averages, and matrix factorization.

How to run ?


To run this file, you must have Juypter installed on your system.To install Jupyter run the code below in command prompt -
pip install jupyter
Then navigate to the directory containing the target files in command prompt and run the code -
jupyter-notebook
This will help you run the kernel in your local machine

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages