Skip to content

Topic Modeling -> Collaborative modeling for recommendation. Implements variational inference for a collaborative topic models. These models recommend items to users based on item content and other users' ratings.

License

anukat2015/ctr

 
 

Repository files navigation

ctr

Collaborative modeling for recommendation. Implements variational inference for a collaborative topic models. These models recommend items to users based on item content and other users' ratings. Written by Chong Wang. Fun fact: this inspired the New York Times' engine (blog post)!

Demo

http://www.cs.cmu.edu/~chongw/data/citeulike/

Sample data

http://www.cs.cmu.edu/~chongw/data/citeulike/

Reference

Chong Wang and David M. Blei. Collaborative topic modeling for recommending scientific articles. In KDD 2011. PDF

About

Topic Modeling -> Collaborative modeling for recommendation. Implements variational inference for a collaborative topic models. These models recommend items to users based on item content and other users' ratings.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 74.7%
  • Shell 17.8%
  • C 6.1%
  • Makefile 1.4%