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

Properties of a TrainingPredictionSkewDetectionConfig.

Package

@google-cloud/aiplatform

Properties

attributionScoreSkewThresholds

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

TrainingPredictionSkewDetectionConfig attributionScoreSkewThresholds

Property Value
TypeDescription
({ [k: string]: google.cloud.aiplatform.v1beta1.IThresholdConfig }|null)

skewThresholds

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

TrainingPredictionSkewDetectionConfig skewThresholds

Property Value
TypeDescription
({ [k: string]: google.cloud.aiplatform.v1beta1.IThresholdConfig }|null)