You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by zaleslaw <gi...@git.apache.org> on 2018/11/27 15:27:41 UTC

[GitHub] ignite pull request #5512: IGNITE-8542: [ML] Add OneVsRest Trainer to handle...

GitHub user zaleslaw opened a pull request:

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

    IGNITE-8542: [ML] Add OneVsRest Trainer to handle cases with multiple class labels in dataset

    

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

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

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

    https://github.com/apache/ignite/pull/5512.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 #5512
    
----
commit 5122879095068a4ebaa0def4ffcee2ba29b545f4
Author: zaleslaw <za...@...>
Date:   2018-11-22T16:59:42Z

    IGNITE-8542: Added MultiClassModel

commit 171f9c310a51585f224e01dc956a663fdbc0b0b5
Author: Zinoviev Alexey <za...@...>
Date:   2018-11-25T14:40:17Z

    Merge branch 'master' into ignite-8542

commit 018e29e92d867a2f64f938c829ff8179a8644b4e
Author: Zinoviev Alexey <za...@...>
Date:   2018-11-26T11:52:16Z

    Merge branch 'master' into ignite-8542

commit cc60887e449cf0f4ecf1f11211945606eae1b39b
Author: Zinoviev Alexey <za...@...>
Date:   2018-11-27T15:25:41Z

    IGNITE-8542: Added OneVsRest Trainer/MultiClass model

----


---

[GitHub] ignite pull request #5512: IGNITE-8542: [ML] Add OneVsRest Trainer to handle...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---