[
https://issues.apache.org/jira/browse/IGNITE-10605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16725887#comment-16725887
]
ASF GitHub Bot commented on IGNITE-10605:
-----------------------------------------
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
----
> [ML] Add binary metrics calculations to Cross-Validation
> --------------------------------------------------------
>
> Key: IGNITE-10605
> URL: https://issues.apache.org/jira/browse/IGNITE-10605
> Project: Ignite
> Issue Type: Improvement
> Components: ml
> Affects Versions: 2.8
> Reporter: Aleksey Zinoviev
> Assignee: Aleksey Zinoviev
> Priority: Major
> Fix For: 2.8
>
>
> Extend and refactor CrossValidation class methods with scoreCalculator
> parameter.
> Refactor tests and examples and tutorial according new changes.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)