Difference between revisions of "Talk:Common Recommender REST API"

From RecSysWiki
Jump to navigation Jump to search
(Created page with "== Future Extensions == * PUT/POST user/item attributes ** nominal ** numerical ** binary/boolean")
 
Line 5: Line 5:
 
** numerical
 
** numerical
 
** binary/boolean
 
** binary/boolean
 +
* user fold-in: given a list of ratings (or other events) of a user not in the dataset, compute predictions
 +
* get most similar users and items
 +
* get user/item similarity

Revision as of 11:54, 2 December 2011

Future Extensions

  • PUT/POST user/item attributes
    • nominal
    • numerical
    • binary/boolean
  • user fold-in: given a list of ratings (or other events) of a user not in the dataset, compute predictions
  • get most similar users and items
  • get user/item similarity