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: | 4.0.0 |
Author(s): | Microsoft |
Last Update: | Wednesday, November 13, 2024 |
.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