[ 
https://issues.apache.org/jira/browse/IGNITE-10528?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16720194#comment-16720194
 ] 

ASF GitHub Bot commented on IGNITE-10528:
-----------------------------------------

Github user asfgit closed the pull request at:

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


> [ML] Fix incorrect comparing of double values in ML examples
> ------------------------------------------------------------
>
>                 Key: IGNITE-10528
>                 URL: https://issues.apache.org/jira/browse/IGNITE-10528
>             Project: Ignite
>          Issue Type: Bug
>          Components: ml
>    Affects Versions: 2.8
>            Reporter: Aleksey Zinoviev
>            Assignee: Aleksey Zinoviev
>            Priority: Critical
>             Fix For: 2.8
>
>
> Look at code row
> if (groundTruth != prediction)
> in each example
> Fix with Math.abs or Double.compare method (don't forget precision)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to