Contains the IDataView system which is a set of interfaces and components that provide efficient, compositional processing of schematized data for machine learning and advanced analytics applications.
Info
Version: | 5.0.0-preview.1.25127.4 |
Author(s): | Microsoft |
Last Update: | Friday, February 28, 2025 |
.NET Fiddle: | Online Example |
Project Url: | https://dot.net/ml |
NuGet Url: | https://www.nuget.org/packages/Microsoft.ML.DataView |
Install
Install-Package Microsoft.ML.DataView
dotnet add package Microsoft.ML.DataView
paket add Microsoft.ML.DataView
Microsoft.ML.DataView Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Collections.Immutable(>= 1.5.0)
- System.Memory(>= 4.5.3)
Tags