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 2.0.0
Install-Package Microsoft.ML -Version 2.0.0
| 包名 | 版本要求 |
|---|---|
| Microsoft.ML.CpuMath | [2.0.0, ) |
| Microsoft.ML.DataView | [2.0.0, ) |
| Newtonsoft.Json | [13.0.1, ) |
| System.CodeDom | [4.5.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, ) |
| 作者 | Microsoft |
|---|---|
| 发布时间 | 2022-11-08 02:47:36 |
| 项目主页 | https://dot.net/ml |
| 许可证 | https://www.nuget.org/packages/Microsoft.ML/2.0.0/license |