attributionScoreDriftThresholds property
Map<String, GoogleCloudAiplatformV1ThresholdConfig> ?
attributionScoreDriftThresholds
getter/setter pair
Key is the feature name and value is the threshold.
The threshold here is against attribution score distance between different time windows.
Implementation
core.Map<core.String, GoogleCloudAiplatformV1ThresholdConfig>?
attributionScoreDriftThresholds;