SVDFeature
Jump to navigation
Jump to search
SVDFeature is a toolkit to solve recommendation problem using feature-based matrix factorization. It is designed to solve the feature-based matrix factorization efficiently. New models can be developed just by defining new features. The feature-based setting allows us to include many kinds of information into the model, making the model informative. Using the toolkit, we can easily incorporate information such as temporal dynamics, neighborhood relationship, and hierarchical information into the model. Besides rating prediction , it is also capable of doing pairwise ranking tasks for item prediction.
Using the toolkit, we built the best single model reported in track 1 KDDCup'11. SVDFeature is distributed under apache-2.0.
External links
- Project page at mloss: http://mloss.org/software/view/333/
- Project homepage: http://apex.sjtu.edu.cn/apex_wiki/svdfeature