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 4.0.0
Install-Package Microsoft.ML -Version 4.0.0
| 包名 | 版本要求 |
|---|---|
| Microsoft.ML.CpuMath | [4.0.0, ) |
| Microsoft.ML.DataView | [4.0.0, ) |
| Newtonsoft.Json | [13.0.3, ) |
| System.CodeDom | [8.0.0, ) |
| System.Collections.Immutable | [8.0.0, ) |
| System.Memory | [4.6.0, ) |
| System.Reflection.Emit.Lightweight | [4.7.0, ) |
| System.Threading.Channels | [8.0.0, ) |
| 作者 | Microsoft |
|---|---|
| 发布时间 | 2024-11-13 11:09:15 |
| 项目主页 | https://dot.net/ml |
| 许可证 | https://www.nuget.org/packages/Microsoft.ML/4.0.0/license |