.NET API browser

Welcome to the .NET API browser – your one-stop shop for all .NET-based APIs from Microsoft. Start searching for any managed APIs by typing in the box below.

If you have any feedback, create a new issue in the dotnet/dotnet-api-docs repo.

Quick Filters

ML.NET API Reference version 1.7.0

NameDescription
Microsoft.Extensions.ML NamespaceUtilities for extending the ML.NET API, including the prediction engine pool
Microsoft.ML NamespaceThe main namespace for ML.NET. Contains application and operation contexts, transformer and trainer catalogs, and components for data view processing.
Microsoft.ML.Calibrators NamespaceNamespace containing components for binary classification calibration.
Microsoft.ML.Data NamespaceNamespace containing data loading and saving, data schema definitions, and model training metrics components.
Microsoft.ML.Runtime NamespaceNamespace containing types needed by the ML.NET runtime.
Microsoft.ML.TimeSeries Namespace
Microsoft.ML.Trainers NamespaceNamespace containing trainers, model parameters, and utilities.
Microsoft.ML.Trainers.FastTree NamespaceNamespace containing trainers, model parameters, and utilities for Fast Tree algorithms.
Microsoft.ML.Trainers.LightGbm NamespaceNamespace containing trainers, model parameters, and utilities for LightGBM algorithms.
Microsoft.ML.Transforms NamespaceNamespace containing data transformation components.
Microsoft.ML.Transforms.Image NamespaceNamespace containing image loading and transformation components.
Microsoft.ML.Transforms.Onnx NamespaceNamespace containing ONNX model loading and transformation components.
Microsoft.ML.Transforms.Text NamespaceNamespace containing text data transformation components.
Microsoft.ML.Transforms.TimeSeries NamespaceNamespace containing time-series data transformation components.
Microsoft.ML.Vision NamespaceNamespace containing image classification components.