You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ignite.apache.org by zaleslaw <gi...@git.apache.org> on 2018/12/26 08:46:23 UTC

[GitHub] ignite pull request #5751: IGNITE-10606: [ML] Add new tests for BinaryClassi...

GitHub user zaleslaw opened a pull request:

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

    IGNITE-10606: [ML] Add new tests for BinaryClassificationMetrics and Evaluator

    

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

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

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

    https://github.com/apache/ignite/pull/5751.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 #5751
    
----
commit 3e4c8002870a25501bfd8508cb9073d27b9af33d
Author: Zinoviev Alexey <za...@...>
Date:   2018-12-12T15:50:25Z

    IGNITE-10528: Fix incorrect comparing of double values in ML examples

commit 234adaa1c186fffd2c884e8f67be9f1295516540
Author: Zinoviev Alexey <za...@...>
Date:   2018-12-14T15:19:39Z

    Merge branch 'master' of https://github.com/apache/ignite

commit d946ef5d13596d5a799e585ca3a7b0895508a575
Author: Zinoviev Alexey <za...@...>
Date:   2018-12-18T12:28:30Z

    Merge branch 'master' of https://github.com/apache/ignite

commit 222bf65b73f05a48507ee4596ec2f4f0a9e2c077
Author: Zinoviev Alexey <za...@...>
Date:   2018-12-20T12:32:21Z

    Merge branch 'master' of https://github.com/apache/ignite

commit 659fdfb115fa8e0ced2ed34ca9f3057db4471af2
Author: Zinoviev Alexey <za...@...>
Date:   2018-12-21T12:29:48Z

    Merge branch 'master' of https://github.com/apache/ignite

commit 214e6c61aac4f0797dd6c0a7dbaa55f4bf87ebe4
Author: Zinoviev Alexey <za...@...>
Date:   2018-12-21T15:28:42Z

    IGNITE-10606: Added tests for BinaryEvaluator

commit 920904a37a8997999bd896523be6dafb5b58bed4
Author: Zinoviev Alexey <za...@...>
Date:   2018-12-26T08:42:51Z

    Merge branch 'master' into ignite-10606
    
    # Conflicts:
    #	modules/ml/src/test/java/org/apache/ignite/ml/selection/SelectionTestSuite.java

commit b9f38ea4125502a78213af9d704c8ab87a6c74d0
Author: Zinoviev Alexey <za...@...>
Date:   2018-12-26T08:44:53Z

    Fixed TestSuite for JUnit 4

----


---

[GitHub] ignite pull request #5751: IGNITE-10606: [ML] Add new tests for BinaryClassi...

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

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


---