Uses of Interface
com.google.cloud.aiplatform.v1.ModelMonitoringObjectiveConfig.TrainingPredictionSkewDetectionConfigOrBuilder
-
Packages that use ModelMonitoringObjectiveConfig.TrainingPredictionSkewDetectionConfigOrBuilder Package Description com.google.cloud.aiplatform.v1 A client to Vertex AI API -
-
Uses of ModelMonitoringObjectiveConfig.TrainingPredictionSkewDetectionConfigOrBuilder in com.google.cloud.aiplatform.v1
Classes in com.google.cloud.aiplatform.v1 that implement ModelMonitoringObjectiveConfig.TrainingPredictionSkewDetectionConfigOrBuilder Modifier and Type Class Description static classModelMonitoringObjectiveConfig.TrainingPredictionSkewDetectionConfigThe config for Training & Prediction data skew detection.static classModelMonitoringObjectiveConfig.TrainingPredictionSkewDetectionConfig.BuilderThe config for Training & Prediction data skew detection.Methods in com.google.cloud.aiplatform.v1 that return ModelMonitoringObjectiveConfig.TrainingPredictionSkewDetectionConfigOrBuilder Modifier and Type Method Description ModelMonitoringObjectiveConfig.TrainingPredictionSkewDetectionConfigOrBuilderModelMonitoringObjectiveConfig.Builder. getTrainingPredictionSkewDetectionConfigOrBuilder()The config for skew between training data and prediction data.ModelMonitoringObjectiveConfig.TrainingPredictionSkewDetectionConfigOrBuilderModelMonitoringObjectiveConfig. getTrainingPredictionSkewDetectionConfigOrBuilder()The config for skew between training data and prediction data.ModelMonitoringObjectiveConfig.TrainingPredictionSkewDetectionConfigOrBuilderModelMonitoringObjectiveConfigOrBuilder. getTrainingPredictionSkewDetectionConfigOrBuilder()The config for skew between training data and prediction data.
-