Skip to content

This Project is aimed at implementing Collaborative Filtering to learn user's missing preference and further predicting their missing ratings for the movies

Notifications You must be signed in to change notification settings

sumeetkotaria11/KNN_Collaborative_Algorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Movie Rating Prediction using KNN Collaborative Filtering algorithm

Implemented KNN Collaborative Filtering algorithm on MovieLens 20M dataset to predict the missing movie ratings with MSE of 0.83

Predicted user’s preference using the existing ratings in the data by implementing Singular Value Decomposition

About

This Project is aimed at implementing Collaborative Filtering to learn user's missing preference and further predicting their missing ratings for the movies

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published