Skip to content

Conversation

@mengxr
Copy link
Contributor

@mengxr mengxr commented Aug 25, 2014

to re-construct k-means models @freeman-lab

@SparkQA
Copy link

SparkQA commented Aug 25, 2014

QA tests have started for PR 2112 at commit 18d53a9.

  • This patch merges cleanly.

@SparkQA
Copy link

SparkQA commented Aug 25, 2014

QA tests have finished for PR 2112 at commit 18d53a9.

  • This patch passes unit tests.
  • This patch merges cleanly.
  • This patch adds the following public classes (experimental):
    • class KMeansModel (val clusterCenters: Array[Vector]) extends Serializable

@freeman-lab
Copy link
Contributor

@mengxr nice, should be useful! lgtm

asfgit pushed a commit that referenced this pull request Aug 25, 2014
to re-construct k-means models freeman-lab

Author: Xiangrui Meng <[email protected]>

Closes #2112 from mengxr/public-constructors and squashes the following commits:

18d53a9 [Xiangrui Meng] make KMeans constructor public

(cherry picked from commit 220f413)
Signed-off-by: Xiangrui Meng <[email protected]>
@mengxr
Copy link
Contributor Author

mengxr commented Aug 25, 2014

@freeman-lab Thanks! I've merged this into master and branch-1.1.

@asfgit asfgit closed this in 220f413 Aug 25, 2014
xiliu82 pushed a commit to xiliu82/spark that referenced this pull request Sep 4, 2014
to re-construct k-means models freeman-lab

Author: Xiangrui Meng <[email protected]>

Closes apache#2112 from mengxr/public-constructors and squashes the following commits:

18d53a9 [Xiangrui Meng] make KMeans constructor public
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