Microsoft.ML 4.0.0-preview.24271.1

Prefix Reserved
This is a prerelease version of Microsoft.ML.
dotnet add package Microsoft.ML --version 4.0.0-preview.24271.1                
NuGet\Install-Package Microsoft.ML -Version 4.0.0-preview.24271.1                
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Microsoft.ML" Version="4.0.0-preview.24271.1" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.ML --version 4.0.0-preview.24271.1                
#r "nuget: Microsoft.ML, 4.0.0-preview.24271.1"                
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Microsoft.ML as a Cake Addin
#addin nuget:?package=Microsoft.ML&version=4.0.0-preview.24271.1&prerelease

// Install Microsoft.ML as a Cake Tool
#tool nuget:?package=Microsoft.ML&version=4.0.0-preview.24271.1&prerelease                

About

ML.NET is a cross-platform open-source machine learning framework which makes machine learning accessible to .NET developers.

For more information, see the ML.NET documentation.

Key Features

  • Classification/Categorization - Automatically divide customer feedback into positive and negative categories
  • Regression/Predict continuous values - Predict the price of houses based on size and location
  • Anomaly Detection - Detect fraudulent banking transactions
  • Recommendations - Suggest products that online shoppers may want to buy, based on their previous purchases
  • Time series/sequential data - Forecast the weather/product sales
  • Image classification - Categorize pathologies in medical images
  • Text classification - Categorize documents based on their content.
  • Sentence similarity - Measure how similar two sentences are.

How to Use

See Machine Learning Samples for an assortment of samples that show how to get started using ML.NET.

Main Types

Some of the types provided by this library are:

  • Microsoft.ML.MLContext
  • Microsoft.ML.ITransformer
  • Microsoft.ML.IEstimator<TTransformer>

Additional Documentation

Feedback & Contributing

Microsoft.ML is released as open source under the MIT license. Bug reports and contributions are welcome at the GitHub repository.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (119)

Showing the top 5 NuGet packages that depend on Microsoft.ML:

Package Downloads
Microsoft.ML.LightGbm

ML.NET component for LightGBM

Microsoft.ML.FastTree

ML.NET component for FastTree

Microsoft.ML.ImageAnalytics

ML.NET component for Image support

Microsoft.ML.TensorFlow

Microsoft.ML.TensorFlow contains ML.NET integration of TensorFlow.

Microsoft.ML.TimeSeries

Microsoft.ML.TimeSeries contains ML.NET Time Series prediction algorithms. Uses Intel Mkl.

GitHub repositories (35)

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/samples
Sample code referenced by the .NET documentation
Danily07/Translumo
Advanced real-time screen translator for games, hardcoded subtitles in videos, static text and etc.
dotnet/spark
.NET for Apache® Spark™ makes Apache Spark™ easily accessible to .NET developers.
dotnet/corefxlab
This repo is for experimentation and exploring new ideas that may or may not make it into the main corefx repo.
Version Downloads Last updated
4.0.0-preview.24271.1 4,352 5/21/2024
4.0.0-preview.24162.2 4,248 3/13/2024
3.0.1 388,817 1/18/2024
3.0.0 95,950 11/27/2023
3.0.0-preview.23511.1 3,425 10/13/2023
3.0.0-preview.23266.6 44,451 5/17/2023
3.0.0-preview.22621.2 8,778 12/22/2022
2.0.1 794,451 2/1/2023
2.0.1-preview.22573.9 3,125 11/24/2022
2.0.0 224,071 11/8/2022
2.0.0-preview.22551.1 1,092 11/1/2022
2.0.0-preview.22313.1 15,854 6/14/2022
2.0.0-preview.22310.1 373 6/11/2022
1.7.1 1,226,057 3/9/2022
1.7.0 500,418 11/9/2021
1.7.0-preview.final 1,258 10/22/2021
1.6.0 700,746 7/15/2021
1.5.5 467,024 3/4/2021
1.5.4 127,214 12/17/2020
1.5.2 375,690 9/11/2020
1.5.1 95,291 7/11/2020
1.5.0 161,379 5/27/2020
1.5.0-preview2 68,540 3/12/2020
1.5.0-preview 75,825 12/26/2019
1.4.0 534,871 11/5/2019
1.4.0-preview2 30,632 10/8/2019
1.4.0-preview 71,763 8/30/2019
1.3.1 235,843 8/6/2019
1.2.0 81,195 7/3/2019
1.1.0 42,079 6/4/2019
1.0.0 154,741 5/2/2019
1.0.0-preview 23,487 4/2/2019
0.11.0 40,860 3/5/2019
0.10.0 46,758 2/5/2019
0.9.0 46,232 1/8/2019
0.8.0 22,603 12/4/2018
0.7.0 34,084 11/6/2018
0.6.0 19,502 10/2/2018
0.5.0 10,141 9/5/2018
0.4.0 69,544 8/7/2018
0.3.0 19,405 7/3/2018
0.2.0 8,398 6/5/2018
0.1.0 23,366 5/7/2018