-
- Downloads
[SPARK-11944][PYSPARK][MLLIB] python mllib.clustering.bisecting k means
From the coverage issues for 1.6 : Add Python API for mllib.clustering.BisectingKMeans. Author: Holden Karau <holden@us.ibm.com> Closes #10150 from holdenk/SPARK-11937-python-api-coverage-SPARK-11944-python-mllib.clustering.BisectingKMeans.
Showing
- mllib/src/main/scala/org/apache/spark/mllib/api/python/PythonMLLibAPI.scala 17 additions, 0 deletions...la/org/apache/spark/mllib/api/python/PythonMLLibAPI.scala
- python/pyspark/mllib/clustering.py 131 additions, 5 deletionspython/pyspark/mllib/clustering.py
- python/pyspark/mllib/tests.py 11 additions, 0 deletionspython/pyspark/mllib/tests.py
Loading
Please register or sign in to comment