Implemented the user-based collaborative filtering algorithm, to predict ratings of a movie for a user, by computing Pearson similarity to other users and calculating the k-nearest neighbors to this user, in Python
-
Notifications
You must be signed in to change notification settings - Fork 0
Implemented the user-based collaborative filtering algorithm, to predict ratings of a movie for a user, by computing Pearson similarity to other users and calculating the k-nearest neighbors to this user, in Python
shazack/CollaborativeFilter
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Implemented the user-based collaborative filtering algorithm, to predict ratings of a movie for a user, by computing Pearson similarity to other users and calculating the k-nearest neighbors to this user, in Python
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published