Github user srowen commented on the pull request:
https://github.com/apache/spark/pull/3098#issuecomment-89729632
I don't remember from the last time I tried the Netflix dataset but in
general MAP is low, like 0.05-0.1, even when recommendations are "good"
according to RMSE.
MAP only requires a ranking and so there is no difference in how you define
it when the input is ratings or clicks (explicit vs implicit). he input data
set does not need a ranking, just a notion of "relevant or not". The
recommendation is relevant / correct if the user actually interacted with it.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]