Difference between revisions of "Implicit feedback"

From RecSysWiki
Jump to navigation Jump to search
(new page)
 
Line 1: Line 1:
 
'''Implicit feedback''' is [[user]] activity that can be used to indirectly infer user [[preference]]s, e.g. clicks, page views, purchase actions. Sometimes only positive feedback is known, e.g. the products customers have bought, but not the ones they have decided against.
 
'''Implicit feedback''' is [[user]] activity that can be used to indirectly infer user [[preference]]s, e.g. clicks, page views, purchase actions. Sometimes only positive feedback is known, e.g. the products customers have bought, but not the ones they have decided against.
 +
 +
== See also ==
 +
* The [[MyMediaLite]] software supports [[item prediction]] from implicit feedback.

Revision as of 11:10, 10 August 2011

Implicit feedback is user activity that can be used to indirectly infer user preferences, e.g. clicks, page views, purchase actions. Sometimes only positive feedback is known, e.g. the products customers have bought, but not the ones they have decided against.

See also