Skip to content

[SPARK-20553][ML][PYSPARK] Update ALS examples with recommend-all methods - #17950

Closed
MLnick wants to merge 1 commit into
apache:masterfrom
MLnick:SPARK-20553-update-als-examples
Closed

[SPARK-20553][ML][PYSPARK] Update ALS examples with recommend-all methods#17950
MLnick wants to merge 1 commit into
apache:masterfrom
MLnick:SPARK-20553-update-als-examples

Conversation

@MLnick

Copy link
Copy Markdown
Contributor

Update ALS examples illustrating use of "recommendForAllX" methods.

How was this patch tested?

Built and ran examples locally

@MLnick

Copy link
Copy Markdown
ContributorAuthor

cc @srowen@jkbradley

@SparkQA

Copy link
Copy Markdown

Test build #76800 has finished for PR 17950 at commit 3a91dbb.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@MLnick

Copy link
Copy Markdown
ContributorAuthor

Merged to master/branch-2.2

asfgit pushed a commit that referenced this pull request May 16, 2017
…hods
Update ALS examples illustrating use of "recommendForAllX" methods.
## How was this patch tested?
Built and ran examples locally
Author: Nick Pentreath <nickp@za.ibm.com>
Closes#17950 from MLnick/SPARK-20553-update-als-examples.
(cherry picked from commit 6af7b43)
Signed-off-by: Nick Pentreath <nickp@za.ibm.com>
robert3005 pushed a commit to palantir/spark that referenced this pull request May 19, 2017
…hods
Update ALS examples illustrating use of "recommendForAllX" methods.
## How was this patch tested?
Built and ran examples locally
Author: Nick Pentreath <nickp@za.ibm.com>
Closesapache#17950 from MLnick/SPARK-20553-update-als-examples.
lycplus pushed a commit to lycplus/spark that referenced this pull request May 24, 2017
…hods
Update ALS examples illustrating use of "recommendForAllX" methods.
## How was this patch tested?
Built and ran examples locally
Author: Nick Pentreath <nickp@za.ibm.com>
Closesapache#17950 from MLnick/SPARK-20553-update-als-examples.
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@MLnick@SparkQA