Skip to content

This repo has code developed from scratch for movie recommendation system working on collaborative filtering.

Notifications You must be signed in to change notification settings

Jainish021/Movie-recommendation-system-on-netflix-data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Movie-recommendation-system-on-netflix-data

This repo has code for movie recommendation system working on collaborative filtering.

Running the Collaborative_filtering.py will first predict the missing ratings in the data based on available ratings and compare the predicted value against given test data, and yields the RMSE value (around 1) on the given netflix data.

About

This repo has code developed from scratch for movie recommendation system working on collaborative filtering.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages