-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Open
Labels
AutoML.NETAutomating various steps of the machine learning processAutomating various steps of the machine learning processP2Priority of the issue for triage purpose: Needs to be fixed at some point.Priority of the issue for triage purpose: Needs to be fixed at some point.command-lineIssues pertaining to the command-line interfaceIssues pertaining to the command-line interfaceenhancementNew feature or requestNew feature or request
Description
Looks like when a dataset has more than 10000 columns. The column inferencing API is failing in AutoML and hence CLI also fails
System information
OS version/distro: Any OS
ML.NET CLI
What did you do?
Gave the CLI a csv file more than 10000 columns
What happened?
CLI fails to run and throws an exception while inferring columns
What did you expect?
To infer columns and produce a model and console project.
daholste
Metadata
Metadata
Assignees
Labels
AutoML.NETAutomating various steps of the machine learning processAutomating various steps of the machine learning processP2Priority of the issue for triage purpose: Needs to be fixed at some point.Priority of the issue for triage purpose: Needs to be fixed at some point.command-lineIssues pertaining to the command-line interfaceIssues pertaining to the command-line interfaceenhancementNew feature or requestNew feature or request