1 reference to AnomalyPredictionTransformer
Microsoft.ML.Data (1)
TrainCatalog.cs (1)
790
return new
AnomalyPredictionTransformer
<TModel>(Environment, model.Model, model.TrainSchema, model.FeatureColumnName, threshold, model.ThresholdColumn);