ML.NET is a cross-platform open-source machine learning framework which makes machine learning accessible to .NET developers.
$ dotnet add package Microsoft.MLML.NET is a cross-platform open-source machine learning framework which makes machine learning accessible to .NET developers.
For more information, see the ML.NET documentation.
See Machine Learning Samples for an assortment of samples that show how to get started using ML.NET.
Some of the types provided by this library are:
Microsoft.ML.MLContextMicrosoft.ML.ITransformerMicrosoft.ML.IEstimator<TTransformer>Microsoft.ML is released as open source under the MIT license. Bug reports and contributions are welcome at the GitHub repository.