2 references to IidChangePointEstimator
Microsoft.ML.TimeSeries (1)
ExtensionsCatalog.cs (1)
63=> new IidChangePointEstimator(CatalogUtils.GetEnvironment(catalog), outputColumnName, confidence, changeHistoryLength, inputColumnName, martingale, eps);
Microsoft.ML.TimeSeries.Tests (1)
TimeSeriesEstimatorTests.cs (1)
160var pipe = new IidChangePointEstimator(Env,