⚠ This page is served via a proxy. Original site: https://github.com
This service does not collect credentials or authentication data.
Skip to content

Implementing of interactive collaborative filtering via python

Notifications You must be signed in to change notification settings

h324yang/interactiveCF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Interactive Collaborative Filtering

  • core/ICF.py : pretraining with Gibbs sampling.
  • core/PICF.py : pretraining with gradient descent. Just a experiment. It seems failed.

Reference:

Xiaoxue Zhao, Weinan Zhang, and Jun Wang. 2013. Interactive collaborative filtering. In Proceedings of the 22nd ACM international conference on Conference on information & knowledge management (CIKM '13). ACM, New York, NY, USA, 1411-1420. DOI=http://dx.doi.org/10.1145/2505515.2505690

About

Implementing of interactive collaborative filtering via python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages