Skip to content

Released on PyPI. A user-preference-sensitive collaborative filtering algorithm for recommender system, which is based on items' ratings.

License

Notifications You must be signed in to change notification settings

Kaversoniano/Python-package-RatingCF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python package RatingCF

  • Description: A user-preference-sensitive collaborative filtering algorithm for recommender system, which is based on items' ratings.

  • Optimization Method: batch gradient descent

  • Parameter Initialization Method: normal distribution

  • Ensemble Method: voting

  • Output: a dictionary of recommendations

  • Other Features: flexible choices of the dimension of item's feature, training epochs, etc.

About

Released on PyPI. A user-preference-sensitive collaborative filtering algorithm for recommender system, which is based on items' ratings.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages