Microsoft.ML
1.5.4
ML.NET is a cross-platform open-source machine learning framework which makes machine learning accessible to .NET developers.
Install-Package Microsoft.ML -Version 1.5.4
dotnet add package Microsoft.ML --version 1.5.4
<PackageReference Include="Microsoft.ML" Version="1.5.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.ML --version 1.5.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.ML, 1.5.4"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
https://aka.ms/mlnetreleasenotes
Dependencies
-
.NETStandard 2.0
- Microsoft.ML.CpuMath (>= 1.5.4)
- Microsoft.ML.DataView (>= 1.5.4)
- Newtonsoft.Json (>= 10.0.3)
- System.CodeDom (>= 4.4.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)
Used By
NuGet packages (57)
Showing the top 5 NuGet packages that depend on Microsoft.ML:
Package | Downloads |
---|---|
Microsoft.ML.FastTree
ML.NET component for FastTree
|
|
Microsoft.ML.LightGBM
ML.NET component for LightGBM
|
|
Microsoft.ML.ImageAnalytics
ML.NET component for Image support
|
|
Microsoft.ML.TensorFlow
Microsoft.ML.TensorFlow contains ML.NET integration of TensorFlow.
|
|
Microsoft.ML.Mkl.Components
ML.NET additional learners making use of Intel Mkl.
|
GitHub repositories (19)
Showing the top 5 popular GitHub repositories that depend on Microsoft.ML:
Repository | Stars |
---|---|
dotnet/machinelearning
ML.NET is an open source and cross-platform machine learning framework for .NET.
|
|
dotnet/try
Try .NET provides developers and content authors with tools to create interactive experiences.
|
|
dotnet/spark
.NET for Apache® Spark™ makes Apache Spark™ easily accessible to .NET developers.
|
|
dotnet/samples
Sample code referenced by the .NET documentation
|
|
dotnet/corefxlab
This repo is for experimentation and exploring new ideas that may or may not make it into the main corefx repo.
|
Version History
Version | Downloads | Last updated |
---|---|---|
1.5.4 | 26,723 | 12/17/2020 |
1.5.2 | 72,789 | 9/11/2020 |
1.5.1 | 38,020 | 7/11/2020 |
1.5.0 | 62,133 | 5/27/2020 |
1.5.0-preview2 | 28,434 | 3/12/2020 |
1.5.0-preview | 33,777 | 12/26/2019 |
1.4.0 | 273,551 | 11/5/2019 |
1.4.0-preview2 | 25,617 | 10/8/2019 |
1.4.0-preview | 39,604 | 8/30/2019 |
1.3.1 | 86,601 | 8/6/2019 |
1.2.0 | 60,281 | 7/3/2019 |
1.1.0 | 23,904 | 6/4/2019 |
1.0.0 | 132,711 | 5/2/2019 |
1.0.0-preview | 15,606 | 4/2/2019 |
0.11.0 | 29,888 | 3/5/2019 |
0.10.0 | 32,061 | 2/5/2019 |
0.9.0 | 20,679 | 1/8/2019 |
0.8.0 | 14,531 | 12/4/2018 |
0.7.0 | 25,487 | 11/6/2018 |
0.6.0 | 15,757 | 10/2/2018 |
0.5.0 | 7,627 | 9/5/2018 |
0.4.0 | 63,066 | 8/7/2018 |
0.3.0 | 13,963 | 7/3/2018 |
0.2.0 | 6,302 | 6/5/2018 |
0.1.0 | 14,429 | 5/7/2018 |