Difference between revisions of "Item prediction"

From RecSysWiki
Jump to navigation Jump to search
 
(One intermediate revision by the same user not shown)
Line 6: Line 6:
  
 
== See also ==
 
== See also ==
* [[ranking]]
 
 
* [[precision and recall]], [[NDCG]], [[AUC]]
 
* [[precision and recall]], [[NDCG]], [[AUC]]
 +
* [[tag recommendation]]
 
* [[rating prediction]]
 
* [[rating prediction]]
 
* [[implicit feedback]]
 
* [[implicit feedback]]
 
* [[:Category: Music Recommendation]]
 
* [[:Category: Music Recommendation]]
 
* [[:Category: Movie Recommendation]]
 
* [[:Category: Movie Recommendation]]
 +
* [[ranking]]
  
[[Category:Task]]
+
[[Category: Task]]

Latest revision as of 14:30, 1 September 2011

Item prediction or item recommendation is the task of predicting items (movies, books, products, videos, jokes) that a user may like, based on past user behavior (and possibly other information).

Literature

See also