ML.NET is a cross-platform open-source machine learning framework which makes machine learning accessible to .NET developers.
Info
Version: | 5.0.0-preview.1.25127.4 |
Author(s): | Microsoft |
Last Update: | Friday, February 28, 2025 |
.NET Fiddle: | Online Example |
Project Url: | https://dot.net/ml |
NuGet Url: | https://www.nuget.org/packages/Microsoft.ML |
Install
Install-Package Microsoft.ML
dotnet add package Microsoft.ML
paket add Microsoft.ML
Microsoft.ML Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.ML.CpuMath(>= 1.5.4)
- Microsoft.ML.DataView(>= 1.5.4)
- Newtonsoft.Json(>= 10.0.3)
- System.CodeDom(>= 4.4.0)
- System.Collections.Immutable(>= 1.5.0)
- System.Memory(>= 4.5.3)
- System.Reflection.Emit.Lightweight(>= 4.3.0)
- System.Threading.Channels(>= 4.7.1)
Tags