Easily Infer Column Schema in ML.NET with the AutoML API
Jon Wood shows us how to automatically infer your column schema in ML.NET with the AutoML API. Code - https://github.com/jwood803/MLNetExamples/blob/master/MLNetExamples/InferColumns/Program.cs
Details