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:
التعاون معنا على GitHub
يمكن العثور على مصدر هذا المحتوى على GitHub حيث يمكنك أيضاً إضافة مشاكل وطلبات سحب ومراجعتها. للحصول على معلومات إضافية، اطلع على دليل المساهم لدينا.