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 class
ModelMonitoringObjectiveConfig.TrainingPredictionSkewDetectionConfig
The config for Training & Prediction data skew detection.static class
ModelMonitoringObjectiveConfig.TrainingPredictionSkewDetectionConfig.Builder
The config for Training & Prediction data skew detection.Methods in com.google.cloud.aiplatform.v1 that return ModelMonitoringObjectiveConfig.TrainingPredictionSkewDetectionConfigOrBuilder Modifier and Type Method Description ModelMonitoringObjectiveConfig.TrainingPredictionSkewDetectionConfigOrBuilder
ModelMonitoringObjectiveConfig.Builder. getTrainingPredictionSkewDetectionConfigOrBuilder()
The config for skew between training data and prediction data.ModelMonitoringObjectiveConfig.TrainingPredictionSkewDetectionConfigOrBuilder
ModelMonitoringObjectiveConfig. getTrainingPredictionSkewDetectionConfigOrBuilder()
The config for skew between training data and prediction data.ModelMonitoringObjectiveConfig.TrainingPredictionSkewDetectionConfigOrBuilder
ModelMonitoringObjectiveConfigOrBuilder. getTrainingPredictionSkewDetectionConfigOrBuilder()
The config for skew between training data and prediction data.
-