Interface protos.google.cloud.aiplatform.v1beta1.ModelMonitoringObjectiveConfig.IPredictionDriftDetectionConfig (1.14.1)

Properties of a PredictionDriftDetectionConfig.

Package

@google-cloud/aiplatform

Properties

attributionScoreDriftThresholds

attributionScoreDriftThresholds?: ({ [k: string]: google.cloud.aiplatform.v1beta1.IThresholdConfig }|null);

PredictionDriftDetectionConfig attributionScoreDriftThresholds

driftThresholds

driftThresholds?: ({ [k: string]: google.cloud.aiplatform.v1beta1.IThresholdConfig }|null);

PredictionDriftDetectionConfig driftThresholds