GitHub user mgaido91 opened a pull request:

    https://github.com/apache/spark/pull/20520

    [SPARK-23344][PYTHON][ML] Add distanceMeasure param to KMeans

    ## What changes were proposed in this pull request?
    
    SPARK-22119 introduced a new parameter for KMeans, ie. `distanceMeasure`. 
The PR adds it also to the Python interface.
    
    ## How was this patch tested?
    
    added UTs

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/mgaido91/spark SPARK-23344

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/spark/pull/20520.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 #20520
    
----
commit 65da587cb32bbf002fbdd54353e49399a8b9de3f
Author: Marco Gaido <marcogaido91@...>
Date:   2018-02-06T15:14:27Z

    [SPARK-23344][PYTHON][ML] Add distanceMeasure param to KMeans

----


---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to