Skip to content

[SPARK-14303] [ML] [SparkR] Define and use KMeansWrapper for SparkR::kmeans #12039

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 3 commits into from

Conversation

yanboliang
Copy link
Contributor

What changes were proposed in this pull request?

Define and use KMeansWrapper for SparkR::kmeans. It's only the code refactor for the original KMeans wrapper.

How was this patch tested?

Existing tests.

cc @mengxr

@SparkQA
Copy link

SparkQA commented Mar 29, 2016

Test build #54444 has finished for PR 12039 at commit c48aae6.

  • This patch fails Scala style tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@SparkQA
Copy link

SparkQA commented Mar 29, 2016

Test build #54445 has finished for PR 12039 at commit 5497525.

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

@yanboliang yanboliang changed the title [SPARK-14059] [ML] [SparkR] Define and use KMeansWrapper for SparkR::kmeans [SPARK-14303] [ML] [SparkR] Define and use KMeansWrapper for SparkR::kmeans Apr 1, 2016
@mengxr
Copy link
Contributor

mengxr commented Apr 1, 2016

LGTM. Having some issues with the merge script. I will merge it later.

@asfgit asfgit closed this in 22249af Apr 1, 2016
@mengxr
Copy link
Contributor

mengxr commented Apr 1, 2016

Merged and updated the JIRA to make it more specific. Thanks!

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.

3 participants