| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1 |
| Modifier and Type | Class and Description |
|---|---|
class |
ThresholdConfig
The config for feature monitoring threshold.
|
static class |
ThresholdConfig.Builder
The config for feature monitoring threshold.
|
| Modifier and Type | Method and Description |
|---|---|
ThresholdConfigOrBuilder |
ModelMonitoringObjectiveConfig.PredictionDriftDetectionConfigOrBuilder.getDefaultDriftThresholdOrBuilder()
Drift anomaly detection threshold used by all features.
|
ThresholdConfigOrBuilder |
ModelMonitoringObjectiveConfig.PredictionDriftDetectionConfig.getDefaultDriftThresholdOrBuilder()
Drift anomaly detection threshold used by all features.
|
ThresholdConfigOrBuilder |
ModelMonitoringObjectiveConfig.PredictionDriftDetectionConfig.Builder.getDefaultDriftThresholdOrBuilder()
Drift anomaly detection threshold used by all features.
|
ThresholdConfigOrBuilder |
ModelMonitoringObjectiveConfig.TrainingPredictionSkewDetectionConfigOrBuilder.getDefaultSkewThresholdOrBuilder()
Skew anomaly detection threshold used by all features.
|
ThresholdConfigOrBuilder |
ModelMonitoringObjectiveConfig.TrainingPredictionSkewDetectionConfig.getDefaultSkewThresholdOrBuilder()
Skew anomaly detection threshold used by all features.
|
ThresholdConfigOrBuilder |
ModelMonitoringObjectiveConfig.TrainingPredictionSkewDetectionConfig.Builder.getDefaultSkewThresholdOrBuilder()
Skew anomaly detection threshold used by all features.
|
ThresholdConfigOrBuilder |
ModelMonitoringStatsAnomalies.FeatureHistoricStatsAnomaliesOrBuilder.getThresholdOrBuilder()
Threshold for anomaly detection.
|
ThresholdConfigOrBuilder |
ModelMonitoringStatsAnomalies.FeatureHistoricStatsAnomalies.getThresholdOrBuilder()
Threshold for anomaly detection.
|
ThresholdConfigOrBuilder |
ModelMonitoringStatsAnomalies.FeatureHistoricStatsAnomalies.Builder.getThresholdOrBuilder()
Threshold for anomaly detection.
|
Copyright © 2024 Google LLC. All rights reserved.