Skip to content

Collaborative Filtering to predict user ratings of movies using Jacquard Similarity to compute user similarity.

Notifications You must be signed in to change notification settings

zdanish1/CollaborativeFiltering

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CollaborativeFiltering

For this project I wrote a collaborative filtering algorithm to predict movie reviews ratings using a dataset of Netflix ratings. The method outlined in the cf.py file achieves a Root Mean Squared Error of 0.899 and a Mean Squared Error of 0.698 on Netflix data.

About

Collaborative Filtering to predict user ratings of movies using Jacquard Similarity to compute user similarity.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages