Difference between revisions of "Item prediction"

From RecSysWiki
Jump to navigation Jump to search
Line 6: Line 6:
  
 
== See also ==
 
== See also ==
* [[ranking]]
 
 
* [[precision and recall]], [[NDCG]], [[AUC]]
 
* [[precision and recall]], [[NDCG]], [[AUC]]
 
* [[rating prediction]]
 
* [[rating prediction]]
Line 12: Line 11:
 
* [[:Category: Music Recommendation]]
 
* [[:Category: Music Recommendation]]
 
* [[:Category: Movie Recommendation]]
 
* [[:Category: Movie Recommendation]]
 +
* [[ranking]]
  
[[Category:Task]]
+
[[Category: Task]]

Revision as of 10:53, 10 August 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