Class ModelMonitoringObjectiveConfig.TrainingPredictionSkewDetectionConfig

java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessage
com.google.cloud.aiplatform.v1.ModelMonitoringObjectiveConfig.TrainingPredictionSkewDetectionConfig
All Implemented Interfaces:
ModelMonitoringObjectiveConfig.TrainingPredictionSkewDetectionConfigOrBuilder, com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, Serializable
Enclosing class:
ModelMonitoringObjectiveConfig

public static final class ModelMonitoringObjectiveConfig.TrainingPredictionSkewDetectionConfig extends com.google.protobuf.GeneratedMessage implements ModelMonitoringObjectiveConfig.TrainingPredictionSkewDetectionConfigOrBuilder
 The config for Training & Prediction data skew detection. It specifies the
 training dataset sources and the skew detection parameters.
 
Protobuf type google.cloud.aiplatform.v1.ModelMonitoringObjectiveConfig.TrainingPredictionSkewDetectionConfig
See Also: