Skip to content

Usage of various techniques such as Collaborative filtering, SVD and CUR-decomposition to predict movie ratings and recommend movies

Notifications You must be signed in to change notification settings

nikhil-iyer-97/Recommender-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Recommender-System

The above project is a recommender system for movies given the ratings of various users. 4 different approaches to predict ratings have been deployed: Collaborative filtering, Collaborative filtering with baseline, SVD and CUR-decomposition. The results generated by all the above methods were compared to decide which technique was the best to predict ratings and recommend new movies to users.

Usage:

Run main.py to generate results with various optimizations for Collaborative Filtering, SVD and CUR.

About

Usage of various techniques such as Collaborative filtering, SVD and CUR-decomposition to predict movie ratings and recommend movies

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages