Skip to content

Conversation

@hhbyyh
Copy link
Contributor

@hhbyyh hhbyyh commented Nov 4, 2016

What changes were proposed in this pull request?

jira: https://issues.apache.org/jira/browse/SPARK-18235
For function parity with MatrixFactorizationModel, ALS model should support API:
recommendUsersForProducts
recommendProductsForUsers

I try to avoid code duplication by invoking the MLlib MatrixFactorizationModel directly.

How was this patch tested?

new test case

@hhbyyh
Copy link
Contributor Author

hhbyyh commented Nov 4, 2016

@SparkQA
Copy link

SparkQA commented Nov 4, 2016

Test build #68098 has finished for PR 15762 at commit 4e830f8.

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

@sethah
Copy link
Contributor

sethah commented Nov 4, 2016

Looks like a duplicate of #12574 ?

@hhbyyh hhbyyh closed this Nov 4, 2016
Sign up for free to 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.

4 participants