[GitHub] ignite pull request #3484: IGNITE-7451: Make Linear SVM for multi-classifica...

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

[GitHub] ignite pull request #3484: IGNITE-7451: Make Linear SVM for multi-classifica...

andrey-kuznetsov
GitHub user zaleslaw opened a pull request:

    https://github.com/apache/ignite/pull/3484

    IGNITE-7451: Make Linear SVM for multi-classification

    Added model, trainer and tests for them

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

    $ git pull https://github.com/gridgain/apache-ignite ignite-7451

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

    https://github.com/apache/ignite/pull/3484.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 #3484
   
----
commit bb2450fe2a69233bbff557710ca87ed09a5d95bd
Author: Zinoviev Alexey <zaleslaw.sin@...>
Date:   2018-02-02T14:22:06Z

    First version of model and trainer

commit a2cc1938d2bc8c78341f67d02a01099e0f6a8293
Author: zaleslaw <zaleslaw.sin@...>
Date:   2018-02-06T14:23:57Z

    Merge branch 'master' into ignite-7451

commit 83d7488766db3afe8edd8f969d98c02131a79c24
Author: zaleslaw <zaleslaw.sin@...>
Date:   2018-02-06T15:53:17Z

    Added tests

----


---
Reply | Threaded
Open this post in threaded view
|

[GitHub] ignite pull request #3484: IGNITE-7451: Make Linear SVM for multi-classifica...

andrey-kuznetsov
Github user asfgit closed the pull request at:

    https://github.com/apache/ignite/pull/3484


---