Skip to content

Conversation

@yanboliang
Copy link
Contributor

What changes were proposed in this pull request?

PySpark ml.clustering BisectingKMeans support export/import

How was this patch tested?

doc test.

cc @jkbradley

@SparkQA
Copy link

SparkQA commented Apr 1, 2016

Test build #54706 has finished for PR 12112 at commit 18b303e.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds the following public classes (experimental):
    • class BisectingKMeansModel(JavaModel, JavaMLWritable, JavaMLReadable):
    • class BisectingKMeans(JavaEstimator, HasFeaturesCol, HasPredictionCol, HasMaxIter, HasSeed,

@asfgit asfgit closed this in 381358f Apr 1, 2016
@mengxr
Copy link
Contributor

mengxr commented Apr 1, 2016

LGTM. Merged into master. Thanks!

@yanboliang yanboliang deleted the spark-14305 branch April 2, 2016 01:40
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