ML.NET is a cross-platform open-source machine learning framework which makes machine learning accessible to .NET developers.
dotnet add package Microsoft.ML --version 3.0.1
Install-Package Microsoft.ML -Version 3.0.1
| 包名 | 版本要求 |
|---|---|
| Microsoft.ML.CpuMath | [3.0.1, ) |
| Microsoft.ML.DataView | [3.0.1, ) |
| Newtonsoft.Json | [13.0.1, ) |
| System.CodeDom | [4.5.0, ) |
| System.Collections.Immutable | [1.5.0, ) |
| System.Memory | [4.5.5, ) |
| System.Reflection.Emit.Lightweight | [4.3.0, ) |
| System.Threading.Channels | [4.7.1, ) |
| 作者 | Microsoft |
|---|---|
| 发布时间 | 2024-01-18 23:14:05 |
| 项目主页 | https://dot.net/ml |
| 许可证 | https://www.nuget.org/packages/Microsoft.ML/3.0.1/license |