Skip to content

millerhorvath/kNN_recommendations

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

k Nearest Neighbors Recommender

User kNN and Item kNN in Python2.7

To Use: You should install Scikit-learn (0.17.1 or above), Pandas(for train/test split), joblib Look at Usage.py. The MovieLens 1M have used there for testing.

Pleae let me know of any errors or problems by posting issues.

About

Memory-based collaborative filtering algorithms

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%