[
https://issues.apache.org/jira/browse/FLINK-1716?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14392364#comment-14392364
]
ASF GitHub Bot commented on FLINK-1716:
---------------------------------------
Github user tillrohrmann commented on the pull request:
https://github.com/apache/flink/pull/545#issuecomment-88820531
Travis failed because of some Gelly test case. Travis running on my own
repo passed, though. I'll merge the PR then.
> Add CoCoA algorithm to flink-ml
> -------------------------------
>
> Key: FLINK-1716
> URL: https://issues.apache.org/jira/browse/FLINK-1716
> Project: Flink
> Issue Type: New Feature
> Components: Machine Learning Library
> Reporter: Till Rohrmann
> Assignee: Till Rohrmann
> Labels: ML
>
> 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)