Share via


AnomalyDetectionCatalog.AnomalyDetectionTrainers Class

Definition

Class used by MLContext to create instances of anomaly detection trainers.

C#
public sealed class AnomalyDetectionCatalog.AnomalyDetectionTrainers : Microsoft.ML.TrainCatalogBase.CatalogInstantiatorBase
Inheritance
AnomalyDetectionCatalog.AnomalyDetectionTrainers

Extension Methods

RandomizedPca(AnomalyDetectionCatalog+AnomalyDetectionTrainers, RandomizedPcaTrainer+Options)

Create RandomizedPcaTrainer with advanced options, which trains an approximate principal component analysis (PCA) model using randomized singular value decomposition (SVD) algorithm.

RandomizedPca(AnomalyDetectionCatalog+AnomalyDetectionTrainers, String, String, Int32, Int32, Boolean, Nullable<Int32>)

Create RandomizedPcaTrainer, which trains an approximate principal component analysis (PCA) model using randomized singular value decomposition (SVD) algorithm.

Applies to

Product Versions
ML.NET 1.0.0, 1.1.0, 1.2.0, 1.3.1, 1.4.0, 1.5.0, 1.6.0, 1.7.0, 2.0.0, 3.0.0, Preview, 4.0.0