GitHub user thvasilo opened a pull request:

    https://github.com/apache/flink/pull/733

    [FLINK-2047] [ml]  Rename CoCoA to SVM

    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.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/thvasilo/flink cocoa-svm

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/flink/pull/733.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #733
    
----
commit 5768235ca73de8b03e9a523b7853a57f058806f1
Author: Theodore Vasiloudis <[email protected]>
Date:   2015-05-27T10:00:17Z

    Renaming CoCoA to SVM

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to