GitHub user yanboliang opened a pull request:

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

    [SPARK-22810][ML][PySpark] Expose Python API for LinearRegression with 
huber loss.

    ## What changes were proposed in this pull request?
    Expose Python API for _LinearRegression_ with _huber_ loss.
    
    ## How was this patch tested?
    Unit test.


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

    $ git pull https://github.com/yanboliang/spark spark-22810

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

    https://github.com/apache/spark/pull/19994.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 #19994
    
----
commit 1ed46a2ea0fe28e173df4bc9bfec301beafc1acd
Author: Yanbo Liang <yblia...@gmail.com>
Date:   2017-12-15T19:58:55Z

    Expose Python API for LinearRegression with huber loss.

----


---

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

Reply via email to