Skip to content

A Python implementation of user based and item based collaborative filtering for matrix completion

License

Notifications You must be signed in to change notification settings

kevalmorabia97/Collaborative-Filtering

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Collaborative-Filtering

A Python implementation of user based and item based collaborative filtering for matrix completion

Watch this video for understanding Collaborative Filtering

Dataset Used: Movielens 100k (contains 943 Users, 1682 Movies and 100k Ratings)

Requirements:

numpy>=1.16.0
pandas>=0.24.0

About

A Python implementation of user based and item based collaborative filtering for matrix completion

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages