defaultDriftThreshold property

ThresholdConfig? defaultDriftThreshold
final

Drift 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? defaultDriftThreshold;