Difference between revisions of "Collaborative filtering"
Jump to navigation
Jump to search
Zeno Gantner (talk | contribs) |
Zeno Gantner (talk | contribs) |
||
| Line 4: | Line 4: | ||
== See also == | == See also == | ||
* [[content-based filtering]] | * [[content-based filtering]] | ||
| + | * [[matrix factorization]] | ||
== External links == | == External links == | ||
Latest revision as of 07:20, 11 July 2012
Collaborative filtering algorithms predict recommendations just from a user-item matrix containing ratings or implicit feedback information. More specifically, the term often refers to kNN-based methods.