-
- Downloads
[SPARK-6518][MLLIB][EXAMPLE][DOC] Add example code and user guide for bisecting k-means
This PR includes only an example code in order to finish it quickly. I'll send another PR for the docs soon. Author: Yu ISHIKAWA <yuu.ishikawa@gmail.com> Closes #9952 from yu-iskw/SPARK-6518.
Showing
- docs/mllib-clustering.md 35 additions, 0 deletionsdocs/mllib-clustering.md
- docs/mllib-guide.md 1 addition, 0 deletionsdocs/mllib-guide.md
- examples/src/main/java/org/apache/spark/examples/mllib/JavaBisectingKMeansExample.java 69 additions, 0 deletions...ache/spark/examples/mllib/JavaBisectingKMeansExample.java
- examples/src/main/scala/org/apache/spark/examples/mllib/BisectingKMeansExample.scala 60 additions, 0 deletions.../apache/spark/examples/mllib/BisectingKMeansExample.scala
Please register or sign in to comment