categoricalThresholdConfig property

FeaturestoreMonitoringConfig_ThresholdConfig? categoricalThresholdConfig
final

Threshold for categorical features of anomaly detection. This is shared by all types of Featurestore Monitoring for categorical features (i.e. Features with type (Feature.ValueType) BOOL or STRING).

Implementation

final FeaturestoreMonitoringConfig_ThresholdConfig?
categoricalThresholdConfig;