You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "zunwen you (JIRA)" <ji...@apache.org> on 2016/07/12 09:15:21 UTC

[jira] [Updated] (SPARK-16495) Add ADMM optimizer in mllib package

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

zunwen you updated SPARK-16495:
-------------------------------
    Description:  Alternating Direction Method of Multipliers (ADMM) is well suited to distributed convex optimization, and in particular to large-scale problems arising in statistics, machine learning, and related areas.Details can be found in the [S. Boyd's paper](http://www.stanford.edu/~boyd/papers/admm_distr_stats.html).

> Add ADMM optimizer in mllib package
> -----------------------------------
>
>                 Key: SPARK-16495
>                 URL: https://issues.apache.org/jira/browse/SPARK-16495
>             Project: Spark
>          Issue Type: New Feature
>          Components: ML, MLlib
>            Reporter: zunwen you
>
>  Alternating Direction Method of Multipliers (ADMM) is well suited to distributed convex optimization, and in particular to large-scale problems arising in statistics, machine learning, and related areas.Details can be found in the [S. Boyd's paper](http://www.stanford.edu/~boyd/papers/admm_distr_stats.html).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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