1 write to Confidence
Microsoft.ML.TimeSeries (1)
IidChangePointDetector.cs (1)
243
Confidence
= confidence,
2 references to Confidence
Microsoft.ML.TimeSeries (2)
IidChangePointDetector.cs (2)
127
InternalTransform.AlertThreshold = Math.Exp(InternalTransform.WindowSize * InternalTransform.LogPowerMartigaleBettingFunc(1 - options.
Confidence
/ 100, InternalTransform.PowerMartingaleEpsilon));
130
InternalTransform.AlertThreshold = Math.Exp(InternalTransform.WindowSize * InternalTransform.LogMixtureMartigaleBettingFunc(1 - options.
Confidence
/ 100));