Uploaded image for project: 'Ignite'
  1. Ignite
  2. IGNITE-10528

[ML] Fix incorrect comparing of double values in ML examples

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Critical
    • Resolution: Fixed
    • 2.8
    • 2.8
    • ml
    • None
    • Fix incorrect comparing of double values in ML examples
    • Release Notes Required

    Description

      Look at code row

      if (groundTruth != prediction)

      in each example

      Fix with Math.abs or Double.compare method (don't forget precision)

      Attachments

        Issue Links

          Activity

            People

              zaleslaw Alexey Zinoviev
              zaleslaw Alexey Zinoviev
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: