Skip to content

Poor accuracy with non-US regional settings #4910

@ddobric

Description

@ddobric

System information

  • OS Windows 10:
  • .NET Core 2.2:

Issue

Getting poor accuracy running the training code on a system with non-US regional settings. The issue is number format. After replacing ',' as decimal symbol to '.' all works fine.

Accuracy with ',' decimal symbol:

image

Accuracy with '.' decimal symbol:

image

Is there some way to take a control of localization in .NET ML?

Thanks
Damir

Metadata

Metadata

Assignees

Labels

P1Priority of the issue for triage purpose: Needs to be fixed soon.bugSomething isn't workingimageBugs related image datatype tasks

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions