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.5.0
Install-Package Microsoft.ML -Version 0.5.0
| 包名 | 版本要求 |
|---|---|
| Microsoft.ML.CpuMath | [0.5.0, ) |
| Newtonsoft.Json | [10.0.3, ) |
| System.CodeDom | [4.4.0, ) |
| System.Reflection.Emit.Lightweight | [4.3.0, ) |
| System.Threading.Tasks.Dataflow | [4.8.0, ) |
| 作者 | Microsoft |
|---|---|
| 发布时间 | 2018-09-05 18:26:07 |
| 项目主页 | https://dot.net/ml |
| 许可证 | https://github.com/dotnet/machinelearning/blob/master/LICENSE |