GitHub user elfausto opened a pull request:

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

    [SPARK-26173] [MLlib] Prior regularization for Logistic Regression

    Implementation of 
[SPARK-26173](https://issues.apache.org/jira/browse/SPARK-26173).
    Unit tests have been added to the modified classes.

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

    $ git pull https://github.com/affectv/spark SPARK-26173

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

    https://github.com/apache/spark/pull/23146.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 #23146
    
----
commit d8c35bb897cc0e2248810bfc7208e642deb5c55d
Author: Facundo Bellosi <elfausto@...>
Date:   2018-11-26T15:31:26Z

    SPARK-26173. Prior regularization for Logistic Regression.

commit 52918b7bd30f8fdccce450d7f41e34f8bedf32ad
Author: Facundo Bellosi <elfausto@...>
Date:   2018-11-26T15:50:11Z

    SPARK-26173. Prior regularization for Logistic Regression.

----


---

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

Reply via email to