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

Properties of a TrainingPredictionSkewDetectionConfig.

Package

@google-cloud/aiplatform

Properties

attributionScoreSkewThresholds

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

TrainingPredictionSkewDetectionConfig attributionScoreSkewThresholds

defaultSkewThreshold

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

TrainingPredictionSkewDetectionConfig defaultSkewThreshold

skewThresholds

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

TrainingPredictionSkewDetectionConfig skewThresholds