[ 
https://issues.apache.org/jira/browse/SPARK-16495?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15431362#comment-15431362
 ] 

DB Tsai commented on SPARK-16495:
---------------------------------

This is related to https://issues.apache.org/jira/browse/SPARK-17136  Once we 
have a optimizer interface in Spark ML, we can have an implementation of ADMM 
optimizer in Spark ML.

> 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-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to