[
https://issues.apache.org/jira/browse/IGNITE-10428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16716342#comment-16716342
]
ASF GitHub Bot commented on IGNITE-10428:
-----------------------------------------
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
----
> [ML] Add example for OneVsRest trainer/model usage
> --------------------------------------------------
>
> Key: IGNITE-10428
> URL: https://issues.apache.org/jira/browse/IGNITE-10428
> Project: Ignite
> Issue Type: Task
> Components: ml
> Affects Versions: 2.8
> Reporter: Aleksey Zinoviev
> Assignee: Aleksey Zinoviev
> Priority: Critical
> Fix For: 2.8
>
>
> This example should use LogReg or SVM or DT to train multiclass model to
> distinguish classes on prepared dataset (generate or use wide-known dataset)
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)