maximum-Margin Matrix Factorization

From statwiki
Revision as of 14:13, 18 July 2009 by Pkt (talk | contribs) (Created page with 'Assume Y as a n by m matrix containing n user preferences about m movies, such that <math>Y_{ij} = +1</math> if user i likes movie j, and <math>Y_{ij} = -1</math> if he dislikes ...')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Assume Y as a n by m matrix containing n user preferences about m movies, such that [math]\displaystyle{ Y_{ij} = +1 }[/math] if user i likes movie j, and [math]\displaystyle{ Y_{ij} = -1 }[/math] if he dislikes it. Due to lack of knowledge about the users’ opinions, Y is partially observable: it Y has some [math]\displaystyle{ pm }[/math] and the other cells are unknown. The main goal is to find matrix X such than it preserves the knowledge in Y, and predicts the value of its unknown cells.