GitHub user yanboliang opened a pull request:

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

    [MINOR][ML] Remove unnecessary default value setting for evaluators.

    ## What changes were proposed in this pull request?
    Remove unnecessary default value setting for all evaluators, as we have set 
them in corresponding _HasXXX_ base classes.
    
    ## How was this patch tested?
    Existing tests.

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

    $ git pull https://github.com/yanboliang/spark evaluation

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

    https://github.com/apache/spark/pull/19262.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 #19262
    
----
commit 84c6c9e394939fa97a6d3888547ac269b234a2c0
Author: Yanbo Liang <yblia...@gmail.com>
Date:   2017-09-17T14:48:35Z

    Remove unnecessary default value setting for evaluators.

----


---

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

Reply via email to