You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2019/05/21 04:12:27 UTC

[jira] [Resolved] (SPARK-20029) LiR supports bound constrained optimization

     [ https://issues.apache.org/jira/browse/SPARK-20029?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hyukjin Kwon resolved SPARK-20029.
----------------------------------
    Resolution: Incomplete

> LiR supports bound constrained optimization
> -------------------------------------------
>
>                 Key: SPARK-20029
>                 URL: https://issues.apache.org/jira/browse/SPARK-20029
>             Project: Spark
>          Issue Type: Improvement
>          Components: ML
>    Affects Versions: 2.2.0
>            Reporter: Yanbo Liang
>            Priority: Major
>              Labels: bulk-closed
>
> MLlib {{LinearRegression}} should support bound constrained optimization. Users can add bound constraints to coefficients to make the solver produce  solution in the specified range.
> In Spark MLlib, we call breeze L-BFGS-B as the solver for bound constrained optimization. And we only support L2 regularization currently.
> * https://neos-guide.org/content/bound-constrained-optimization
> * http://users.iems.northwestern.edu/~nocedal/lbfgsb.html



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org