Overview of ML.NET
ML.NET is an open-source, cross-platform machine learning framework for .NET developers that enables integration of custom machine learning models into .NET applications. It encompasses an API, which consists of different NuGet packages, a Visual Studio extension called Model Builder, and a command-line interface that's installed as a .NET tool.
ML.NET packages:
- Microsoft.ML
- Microsoft.ML.AutoML
- Microsoft.ML.Probabilistic
- Microsoft.ML.Tokenizers
- Many other packages
Visual Studio extension:
Samarbeid med oss på GitHub
Du finner kilden for dette innholdet på GitHub. Der du også kan opprette og se gjennom problemer og pull-forespørsler. Hvis du vil ha mer informasjon, kan du se vår bidragsyterveiledning.