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.10.0
Install-Package Microsoft.ML -Version 0.10.0
| 包名 | 版本要求 |
|---|---|
| Microsoft.Data.DataView | [0.10.0, ) |
| Microsoft.ML.CpuMath | [0.10.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 |
|---|---|
| 发布时间 | 2019-02-05 21:03:02 |
| 项目主页 | https://dot.net/ml |
| 许可证 | https://www.nuget.org/packages/Microsoft.ML/0.10.0/license |