GitHub user zaleslaw opened a pull request:
https://github.com/apache/ignite/pull/5631
IGNITE-10428: [ML] Add example for OneVsRest trainer/model usage
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gridgain/apache-ignite ignite-10428
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/5631.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 #5631
----
commit 237c9d356aab7c7dfb5944f90cd7d761002e12dd
Author: Zinoviev Alexey <zaleslaw.sin@...>
Date: 2018-11-29T13:02:36Z
IGNITE-10428: Add example for OneVsRest trainer/model usage
commit 907d3c99ee85e2e450e767023354b338fbccf6ec
Author: Zinoviev Alexey <zaleslaw.sin@...>
Date: 2018-12-11T06:33:11Z
Merge branch 'master' into ignite-10428
commit 30cfd4ea7df893d5c8e81c8c2aeca59c3a06e354
Author: Zinoviev Alexey <zaleslaw.sin@...>
Date: 2018-12-11T06:35:14Z
IGNITE-10428: Fixed example
----
---