Matrix factorization

From RecSysWiki
Revision as of 06:09, 24 September 2011 by Zeno Gantner (talk | contribs) (→‎External links)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

The approximation of a matrix by several lower-rank matrices is called matrix factorization. Matrix factorization methods are popular collaborative filtering methods, often with good scalability properties and predictive accuracy.

Literature

External links