2 writes to Confidence
Microsoft.ML.TimeSeries (2)
ExtensionsCatalog.cs (1)
173
Confidence
= confidence,
SsaChangePointDetector.cs (1)
262
Confidence
= confidence,
2 references to Confidence
Microsoft.ML.TimeSeries (2)
SsaChangePointDetector.cs (2)
137
InternalTransform.AlertThreshold = Math.Exp(InternalTransform.WindowSize * InternalTransform.LogPowerMartigaleBettingFunc(1 - options.
Confidence
/ 100, InternalTransform.PowerMartingaleEpsilon));
140
InternalTransform.AlertThreshold = Math.Exp(InternalTransform.WindowSize * InternalTransform.LogMixtureMartigaleBettingFunc(1 - options.
Confidence
/ 100));