Microsoft.ML 1.4.0-preview2

Prefix Reserved
This is a prerelease version of Microsoft.ML.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Microsoft.ML --version 1.4.0-preview2
                    
NuGet\Install-Package Microsoft.ML -Version 1.4.0-preview2
                    
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="1.4.0-preview2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.ML" Version="1.4.0-preview2" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.ML" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Microsoft.ML --version 1.4.0-preview2
                    
#r "nuget: Microsoft.ML, 1.4.0-preview2"
                    
#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.
#addin nuget:?package=Microsoft.ML&version=1.4.0-preview2&prerelease
                    
Install Microsoft.ML as a Cake Addin
#tool nuget:?package=Microsoft.ML&version=1.4.0-preview2&prerelease
                    
Install Microsoft.ML as a Cake Tool

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

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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.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 (135)

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.TimeSeries

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

Microsoft.ML.TensorFlow

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

GitHub repositories (39)

Showing the top 20 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.
Danily07/Translumo
Advanced real-time screen translator for games, hardcoded subtitles in videos, static text and etc.
dotnet/samples
Sample code referenced by the .NET documentation
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.
LionelJouin/PiP-Tool
PiP tool is a software to use the Picture in Picture mode on Windows. This feature allows you to watch content (video for example) in thumbnail format on the screen while continuing to use any other software on Windows.
CodeMazeBlog/CodeMazeGuides
The main repository for all the Code Maze guides
curiosity-ai/catalyst
🚀 Catalyst is a C# Natural Language Processing library built for speed. Inspired by spaCy's design, it brings pre-trained models, out-of-the box support for training word and document embeddings, and flexible entity recognition models.
Azure-Samples/azure-search-openai-demo-csharp
A sample app for the Retrieval-Augmented Generation pattern running in Azure, using Azure Cognitive Search for retrieval and Azure OpenAI large language models to power ChatGPT-style and Q&A experiences.
hhblaze/DBreeze
C# .NET NOSQL ( key value, object store embedded TextSearch SemanticSearch Vector layer ) ACID multi-paradigm database management system.
redis/redis-om-dotnet
Object mapping, and more, for Redis and .NET
genielabs/HomeGenie
HomeGenie, the programmable automation intelligence
markjprice/cs9dotnet5
Repository for the Packt Publishing book titled "C# 9 and .NET 5 - Modern Cross-Platform Development" by Mark J. Price
VocaDB/vocadb
VocaDB is a Vocaloid Database with translated artists, albums, music videos and more.
axzxs2001/Asp.NetCoreExperiment
原来所有项目都移动到**OleVersion**目录下进行保留。新的案例装以.net 5.0为主,一部分对以前案例进行升级,一部分将以前的工作经验总结出来,以供大家参考!
NsfwSpy/NsfwSpy.NET
A .NET image and video classifier used to identify explicit/pornographic content written in C#.
Azure-Samples/azure-search-power-skills
A collection of useful functions to be deployed as custom skills for Azure Cognitive Search
microsoft/CryptoNets
CryptoNets is a demonstration of the use of Neural-Networks over data encrypted with Homomorphic Encryption. Homomorphic Encryptions allow performing operations such as addition and multiplication over data while it is encrypted. Therefore, it allows keeping data private while outsourcing computation (see here and here for more about Homomorphic E
YSGStudyHards/DotNetExercises
⚔【DotNetGuide专栏C#/.NET/.NET Core编程技巧练习集】C#/.NET/.NET Core编程常用语法、算法、技巧、中间件、类库、工作业务实操练习集,配套详细的文章教程讲解,助你快速掌握C#/.NET/.NET Core中各种编程常用语法、算法、技巧、中间件、类库、工作业务实操等等。
unoplatform/Uno.Samples
A collection of code samples for the Uno Platform
Version Downloads Last updated
5.0.0-preview.1.25127.4 2,002 2/28/2025
5.0.0-preview.1.25125.4 340 2/25/2025
4.0.2 66,497 2/26/2025
4.0.1 86,434 1/15/2025
4.0.0 237,949 11/13/2024
4.0.0-preview.24522.7 2,591 10/23/2024
4.0.0-preview.24378.1 10,381 7/29/2024
4.0.0-preview.24271.1 11,454 5/21/2024
4.0.0-preview.24162.2 7,352 3/13/2024
3.0.1 1,187,291 1/18/2024
3.0.0 155,081 11/27/2023
3.0.0-preview.23511.1 3,609 10/13/2023
3.0.0-preview.23266.6 53,378 5/17/2023
3.0.0-preview.22621.2 9,286 12/22/2022
2.0.1 1,011,565 2/1/2023
2.0.1-preview.22573.9 3,792 11/24/2022
2.0.0 270,614 11/8/2022
2.0.0-preview.22551.1 1,444 11/1/2022
2.0.0-preview.22313.1 16,606 6/14/2022
2.0.0-preview.22310.1 450 6/11/2022
1.7.1 1,379,832 3/9/2022
1.7.0 575,812 11/9/2021
1.7.0-preview.final 1,318 10/22/2021
1.6.0 801,913 7/15/2021
1.5.5 525,419 3/4/2021
1.5.4 134,519 12/17/2020
1.5.2 407,657 9/11/2020
1.5.1 100,447 7/11/2020
1.5.0 176,345 5/27/2020
1.5.0-preview2 72,857 3/12/2020
1.5.0-preview 77,810 12/26/2019
1.4.0 564,441 11/5/2019
1.4.0-preview2 31,225 10/8/2019
1.4.0-preview 72,601 8/30/2019
1.3.1 341,750 8/6/2019
1.2.0 83,726 7/3/2019
1.1.0 45,654 6/4/2019
1.0.0 208,906 5/2/2019
1.0.0-preview 23,922 4/2/2019
0.11.0 42,286 3/5/2019
0.10.0 49,497 2/5/2019
0.9.0 74,297 1/8/2019
0.8.0 23,029 12/4/2018
0.7.0 41,065 11/6/2018
0.6.0 20,423 10/2/2018
0.5.0 10,370 9/5/2018
0.4.0 70,624 8/7/2018
0.3.0 60,826 7/3/2018
0.2.0 8,713 6/5/2018
0.1.0 47,129 5/7/2018