Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 

README.md

hybrid-recommender-system

Makes movie recommendations to user by using collaborative and content-based filtering techniques with K-NN. Used Pearson’s correlation coefficient to compute the similarity between users.

Collaborative Filtering: used users' demographic attributes and previous ratings. Content based Filtering: movies were labeled with weighted genre tags to calculate affinity between them.

About

uses collaborative and content based filtering techniques

Topics

Resources

Releases

No releases published

Packages

No packages published