Difference between revisions of "Rating prediction"

From RecSysWiki
Jump to navigation Jump to search
(Created page with "'''Rating prediction''' is the task of predicting a given [user]'s ratings for a given item based on past ratings. The Netflix Prize was an exercise in rating prediction....")
 
Line 3: Line 3:
  
 
==See also==
 
==See also==
* [[Netflix prize]]
+
* [[Netflix Prize]]
 
[[Category:Task]]
 
[[Category:Task]]

Revision as of 08:45, 22 February 2011

Rating prediction is the task of predicting a given [user]'s ratings for a given item based on past ratings. The Netflix Prize was an exercise in rating prediction. Rating prediciton is often evaluated with RMSE.


See also