Github user MLnick commented on the issue:
https://github.com/apache/spark/pull/17845
Some quick perf numbers:
Using `ml-latest` dataset (~24 million ratings, ~260k users, ~39k movies);
4x workers 48 cores 100GB RAM each.
`rank = 10, k = 10`
master | this PR
------------ | -------------
`recommendForAllUsers`
369s | 16s
`recommendForAllItems`
547s | 15s
So 23-37x improvement.
---
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]