GitHub user mgaido91 opened a pull request:

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

    [SPARK-23528][ML] Add numIter to ClusteringSummary

    ## What changes were proposed in this pull request?
    
    Added the number of iterations in `ClusteringSummary`. This is an helpful 
information in evaluating how to eventually modify the parameters in order to 
get a better model.
    
    ## How was this patch tested?
    
    modified existing UTs


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

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

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

    https://github.com/apache/spark/pull/20701.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 #20701
    
----
commit e3a217c3a4fc42b160f6f03e911f94e22fc697f2
Author: Marco Gaido <marcogaido91@...>
Date:   2018-02-28T15:13:54Z

    [SPARK-23528][ML] Add numIter to ClusteringSummary

----


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to