Open
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.