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

Properties of a PredictionDriftDetectionConfig.

Package

@google-cloud/aiplatform

Properties

attributionScoreDriftThresholds

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

PredictionDriftDetectionConfig attributionScoreDriftThresholds

defaultDriftThreshold

defaultDriftThreshold?: (google.cloud.aiplatform.v1beta1.IThresholdConfig|null);

PredictionDriftDetectionConfig defaultDriftThreshold

driftThresholds

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

PredictionDriftDetectionConfig driftThresholds