GitHub user MLnick opened a pull request:
https://github.com/apache/spark/pull/17622
[SPARK-20300][ML][PYSPARK] Python API for
ALSModel.recommendForAllUsers,Items
Add Python API for `ALSModel` methods `recommendForAllUsers`,
`recommendForAllItems`
## How was this patch tested?
New doc tests.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/MLnick/spark SPARK-20300-pyspark-recall
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/17622.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #17622
----
commit abe6cfbf1a599bec444c4e3353a41afbc68314a7
Author: Nick Pentreath <[email protected]>
Date: 2017-04-12T15:40:27Z
Add recommend-all methods to PySpark ALS
----
---
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]