GitHub user zaleslaw opened a pull request: https://github.com/apache/ignite/pull/5712
IGNITE-10605: Add binary metrics calculations to Cross-Validation You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-10605 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/5712.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 #5712 ---- commit 3e4c8002870a25501bfd8508cb9073d27b9af33d Author: Zinoviev Alexey <zaleslaw.sin@...> Date: 2018-12-12T15:50:25Z IGNITE-10528: Fix incorrect comparing of double values in ML examples commit 234adaa1c186fffd2c884e8f67be9f1295516540 Author: Zinoviev Alexey <zaleslaw.sin@...> Date: 2018-12-14T15:19:39Z Merge branch 'master' of https://github.com/apache/ignite commit d946ef5d13596d5a799e585ca3a7b0895508a575 Author: Zinoviev Alexey <zaleslaw.sin@...> Date: 2018-12-18T12:28:30Z Merge branch 'master' of https://github.com/apache/ignite commit 222bf65b73f05a48507ee4596ec2f4f0a9e2c077 Author: Zinoviev Alexey <zaleslaw.sin@...> Date: 2018-12-20T12:32:21Z Merge branch 'master' of https://github.com/apache/ignite commit b59591d209cea19df3bfb02b8951ecd9e50cfa03 Author: Zinoviev Alexey <zaleslaw.sin@...> Date: 2018-12-20T13:49:23Z IGNITE-10605: Add ability to use in CV individual metrics commit 87f00b7f5de7450c7e1e3e71b9c7a6a600451fb0 Author: Zinoviev Alexey <zaleslaw.sin@...> Date: 2018-12-20T13:57:53Z IGNITE-10605: Added tests ---- ---