Description
Right now, MatrixFactorizationModel can only predict a score for one or more (user,product) tuples. As a comment in the file notes, it would be more useful to expose a recommend method, that computes top N scoring products for a user (or vice versa – users for a product).
Attachments
Issue Links
- links to