You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Till Rohrmann (JIRA)" <ji...@apache.org> on 2015/03/18 09:45:38 UTC

[jira] [Created] (FLINK-1716) Add CoCoA algorithm to flink-ml

Till Rohrmann created FLINK-1716:
------------------------------------

             Summary: Add CoCoA algorithm to flink-ml
                 Key: FLINK-1716
                 URL: https://issues.apache.org/jira/browse/FLINK-1716
             Project: Flink
          Issue Type: Improvement
            Reporter: Till Rohrmann
            Assignee: Till Rohrmann


Add the communication efficient distributed dual coordinate ascent algorithm to the flink machine learning library. See [CoCoA|http://arxiv.org/pdf/1409.1458.pdf] for the implementation details.

I propose to first implement it with hinge loss and l2-norm. This way, it will allow us to train SVMs in parallel.



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