1 reference to _anomalyPreDeltaThreshold
Microsoft.ML.TimeSeries (1)
RootCauseAnalyzer.cs (1)
651return Math.Abs(pre) / Math.Abs(current) > _anomalyPreDeltaThreshold;