defaultSkewThreshold property

ThresholdConfig? defaultSkewThreshold
final

Skew anomaly detection threshold used by all features. When the per-feature thresholds are not set, this field can be used to specify a threshold for all features.

Implementation

final ThresholdConfig? defaultSkewThreshold;