GitHub user huaxingao opened a pull request:
https://github.com/apache/spark/pull/21557
[SPARK-24439][ML][PYTHON]Add distanceMeasure to BisectingKMeans in PySpark
## What changes were proposed in this pull request?
add distanceMeasure to BisectingKMeans in Python.
## How was this patch tested?
added doctest and also manually tested it.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/huaxingao/spark spark-24439
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/21557.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #21557
----
commit 7f4cb6177003482461c063f90e1e642f714ddcea
Author: Huaxin Gao <huaxing@...>
Date: 2018-06-13T17:38:15Z
[SPARK-24439][ML][PYTHON]Add distanceMeasure to BisectingKMeans in PySpark
----
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]