[GitHub] ignite pull request #3607: IGNITE-7876: Adopt SVM Binary Classification to t...

2018-03-12 Thread asfgit
Github user asfgit closed the pull request at:

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


---


[GitHub] ignite pull request #3607: IGNITE-7876

2018-03-06 Thread zaleslaw
GitHub user zaleslaw opened a pull request:

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

IGNITE-7876

* Removed Multiclass-classification related code
* Fixed tests
* Adopted Model and Trainer


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

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

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

https://github.com/apache/ignite/pull/3607.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 #3607


commit b13fbe8b0a44c6b133cb42480ae5c47bd9a36357
Author: zaleslaw 
Date:   2018-03-04T11:36:31Z

IGNITE-7452: added example

commit b33719c620d85146b12e74ad7a640f17e0a6229b
Author: zaleslaw 
Date:   2018-03-04T12:13:27Z

IGNITE-7876: fixed docs

commit 56a5f21be09b367742f01034b0ee1f5d7788672d
Author: zaleslaw 
Date:   2018-03-04T12:16:51Z

IGNITE-7876: fixed tests

commit 2d7d2958ceea6b6fe9cf6a1a30cde7aca145e4ff
Author: zaleslaw 
Date:   2018-03-06T10:29:01Z

IGNITE-7876: Remove unused code

commit 986a772708eebbd6c2a22cb4963ff56789972ead
Author: zaleslaw 
Date:   2018-03-06T11:39:42Z

IGNITE-7876: Remove unused code

commit 8e4a2b3fd4b2ad71717217ffe12f0324245ada4e
Author: zaleslaw 
Date:   2018-03-06T11:48:09Z

IGNITE-7876: Fix comments




---