GitHub user huaxingao opened a pull request:

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

    [SPARK-26185][PYTHON]add weightCol in python 
MulticlassClassificationEvaluator

    
    
    ## What changes were proposed in this pull request?
    
    add weightCol for python version of MulticlassClassificationEvaluator and 
MulticlassMetrics
    
    ## How was this patch tested?
    
    add doc test


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

    $ git pull https://github.com/huaxingao/spark spark-26185

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

    https://github.com/apache/spark/pull/23157.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 #23157
    
----
commit e7cf84521f331b75d645654573696be74d7b0b06
Author: Huaxin Gao <huaxing@...>
Date:   2018-11-27T17:52:58Z

    [SPARK-26185][PYTHON]add weightCol in python 
MulticlassClassificationEvaluator

----


---

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

Reply via email to