[
https://issues.apache.org/jira/browse/FLINK-2047?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14564119#comment-14564119
]
Chiwan Park edited comment on FLINK-2047 at 5/29/15 3:36 AM:
-------------------------------------------------------------
Hi, I reopened this issue because there are some statements referencing
{{CoCoA}}.
https://github.com/apache/flink/blob/master/flink-staging/flink-ml/src/test/scala/org/apache/flink/ml/pipeline/PipelineITSuite.scala#L25
https://github.com/apache/flink/blob/master/flink-staging/flink-ml/src/test/scala/org/apache/flink/ml/pipeline/PipelineITSuite.scala#L190
was (Author: chiwanpark):
Hi, I reopened this issue because there is some statements referencing
{{CoCoA}}.
https://github.com/apache/flink/blob/master/flink-staging/flink-ml/src/test/scala/org/apache/flink/ml/pipeline/PipelineITSuite.scala#L25
> Rename CoCoA to SVM
> -------------------
>
> Key: FLINK-2047
> URL: https://issues.apache.org/jira/browse/FLINK-2047
> Project: Flink
> Issue Type: Improvement
> Components: Machine Learning Library
> Reporter: Theodore Vasiloudis
> Assignee: Theodore Vasiloudis
> Priority: Trivial
> Fix For: 0.9
>
>
> The CoCoA algorithm as implemented functions as an SVM classifier.
> As CoCoA mostly concerns the optimization process and not the actual learning
> algorithm, it makes sense to rename the learner to SVM which users are more
> familiar with.
> In the future we would like to use the CoCoA algorithm to solve more large
> scale optimization problems for other learning algorithms.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)