Skip to content

Item based and user based recommendation system with MovieLens dataset

Notifications You must be signed in to change notification settings

sefabal/MovieRecommendationSystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Movie Recommender System

This project built for movie recommendation system based on collaborative filtering user based and item based recommendations.
Functions for recommendation written with MATLAB. I used MovieLens dataset to train model. Pearson correlation used for user based similarity and cosine similarity used for item based similarity. For improving the efficieny, I used significance weighting. I used 10fold to find best k values for each prediction method. To take recommendation from website, firstly you should register and login the system.
After that, you must rate 20 movie to get prediction.

ss

About

Item based and user based recommendation system with MovieLens dataset

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published