Microsoft ML.NET is a large, open source library of machine learning functions that lets you create a prediction model using a C# language program. Writing such a program isn’t simple, but as James McCaffrey explains, the AutoML system uses the ML.NET command-line
interface (CLI) tool to create a prediction model for you. It also generates customizable sample code that uses the model.
Read this article in the
July 2019 issue of MSDN Magazine