Skip to content

CLI does not support other cultures besides en-US #3729

Closed

Description

System information

  • OS version/distro: Windows 10
  • .NET Version (eg., dotnet --info): 3.0.100-preview-5-011568

Issue

  • What did you do?
    Ran CLI auto-train on a TSV file with culture set to Finnish.
  1. Set Windows Regional format to Finnish.
  2. Run CLI:
  • What happened?
    Error:
Exception occured while exploring pipelines:
Provided label column 'fare_amount' was of type String, but only type Single is allowed.
Please see the log file for more info.
Exiting ...
  • What did you expect?
    Successful model training. Switching the regional format back to "English (United States)" allows training to complete successfully.

Source code / logs

Please paste or attach the code or logs or traces that would be helpful to diagnose the issue you are reporting.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    AutoML.NETAutomating various steps of the machine learning process

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions