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 0.7.0
Install-Package Microsoft.ML -Version 0.7.0
| 包名 | 版本要求 |
|---|---|
| Microsoft.ML.CpuMath | [0.7.0, ) |
| Newtonsoft.Json | [10.0.3, ) |
| System.CodeDom | [4.4.0, ) |
| System.Collections.Immutable | [1.5.0, ) |
| System.ComponentModel.Composition | [4.5.0, ) |
| System.Memory | [4.5.1, ) |
| System.Reflection.Emit.Lightweight | [4.3.0, ) |
| System.Threading.Tasks.Dataflow | [4.8.0, ) |
| 作者 | Microsoft |
|---|---|
| 发布时间 | 2018-11-06 21:18:03 |
| 项目主页 | https://dot.net/ml |
| 许可证 | https://github.com/dotnet/machinelearning/blob/master/LICENSE |