Uses of Class
com.google.cloud.aiplatform.v1.ThresholdConfig
Packages that use ThresholdConfig
-
Uses of ThresholdConfig in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return ThresholdConfigModifier and TypeMethodDescriptionThresholdConfig.Builder.build()ThresholdConfig.Builder.buildPartial()ModelMonitoringObjectiveConfig.PredictionDriftDetectionConfig.Builder.getAttributionScoreDriftThresholdsOrDefault(String key, ThresholdConfig defaultValue) Key is the feature name and value is the threshold.ModelMonitoringObjectiveConfig.PredictionDriftDetectionConfig.getAttributionScoreDriftThresholdsOrDefault(String key, ThresholdConfig defaultValue) Key is the feature name and value is the threshold.ModelMonitoringObjectiveConfig.PredictionDriftDetectionConfigOrBuilder.getAttributionScoreDriftThresholdsOrDefault(String key, ThresholdConfig defaultValue) Key is the feature name and value is the threshold.ModelMonitoringObjectiveConfig.PredictionDriftDetectionConfig.Builder.getAttributionScoreDriftThresholdsOrThrow(String key) Key is the feature name and value is the threshold.ModelMonitoringObjectiveConfig.PredictionDriftDetectionConfig.getAttributionScoreDriftThresholdsOrThrow(String key) Key is the feature name and value is the threshold.ModelMonitoringObjectiveConfig.PredictionDriftDetectionConfigOrBuilder.getAttributionScoreDriftThresholdsOrThrow(String key) Key is the feature name and value is the threshold.ModelMonitoringObjectiveConfig.TrainingPredictionSkewDetectionConfig.Builder.getAttributionScoreSkewThresholdsOrDefault(String key, ThresholdConfig defaultValue) Key is the feature name and value is the threshold.ModelMonitoringObjectiveConfig.TrainingPredictionSkewDetectionConfig.getAttributionScoreSkewThresholdsOrDefault(String key, ThresholdConfig defaultValue) Key is the feature name and value is the threshold.ModelMonitoringObjectiveConfig.TrainingPredictionSkewDetectionConfigOrBuilder.getAttributionScoreSkewThresholdsOrDefault(String key, ThresholdConfig defaultValue) Key is the feature name and value is the threshold.ModelMonitoringObjectiveConfig.TrainingPredictionSkewDetectionConfig.Builder.getAttributionScoreSkewThresholdsOrThrow(String key) Key is the feature name and value is the threshold.ModelMonitoringObjectiveConfig.TrainingPredictionSkewDetectionConfig.getAttributionScoreSkewThresholdsOrThrow(String key) Key is the feature name and value is the threshold.ModelMonitoringObjectiveConfig.TrainingPredictionSkewDetectionConfigOrBuilder.getAttributionScoreSkewThresholdsOrThrow(String key) Key is the feature name and value is the threshold.ModelMonitoringObjectiveConfig.PredictionDriftDetectionConfig.Builder.getDefaultDriftThreshold()Drift anomaly detection threshold used by all features.ModelMonitoringObjectiveConfig.PredictionDriftDetectionConfig.getDefaultDriftThreshold()Drift anomaly detection threshold used by all features.ModelMonitoringObjectiveConfig.PredictionDriftDetectionConfigOrBuilder.getDefaultDriftThreshold()Drift anomaly detection threshold used by all features.static ThresholdConfigThresholdConfig.getDefaultInstance()ThresholdConfig.Builder.getDefaultInstanceForType()ThresholdConfig.getDefaultInstanceForType()ModelMonitoringObjectiveConfig.TrainingPredictionSkewDetectionConfig.Builder.getDefaultSkewThreshold()Skew anomaly detection threshold used by all features.ModelMonitoringObjectiveConfig.TrainingPredictionSkewDetectionConfig.getDefaultSkewThreshold()Skew anomaly detection threshold used by all features.ModelMonitoringObjectiveConfig.TrainingPredictionSkewDetectionConfigOrBuilder.getDefaultSkewThreshold()Skew anomaly detection threshold used by all features.ModelMonitoringObjectiveConfig.PredictionDriftDetectionConfig.Builder.getDriftThresholdsOrDefault(String key, ThresholdConfig defaultValue) Key is the feature name and value is the threshold.ModelMonitoringObjectiveConfig.PredictionDriftDetectionConfig.getDriftThresholdsOrDefault(String key, ThresholdConfig defaultValue) Key is the feature name and value is the threshold.ModelMonitoringObjectiveConfig.PredictionDriftDetectionConfigOrBuilder.getDriftThresholdsOrDefault(String key, ThresholdConfig defaultValue) Key is the feature name and value is the threshold.ModelMonitoringObjectiveConfig.PredictionDriftDetectionConfig.Builder.getDriftThresholdsOrThrow(String key) Key is the feature name and value is the threshold.ModelMonitoringObjectiveConfig.PredictionDriftDetectionConfig.getDriftThresholdsOrThrow(String key) Key is the feature name and value is the threshold.ModelMonitoringObjectiveConfig.PredictionDriftDetectionConfigOrBuilder.getDriftThresholdsOrThrow(String key) Key is the feature name and value is the threshold.ModelMonitoringObjectiveConfig.TrainingPredictionSkewDetectionConfig.Builder.getSkewThresholdsOrDefault(String key, ThresholdConfig defaultValue) Key is the feature name and value is the threshold.ModelMonitoringObjectiveConfig.TrainingPredictionSkewDetectionConfig.getSkewThresholdsOrDefault(String key, ThresholdConfig defaultValue) Key is the feature name and value is the threshold.ModelMonitoringObjectiveConfig.TrainingPredictionSkewDetectionConfigOrBuilder.getSkewThresholdsOrDefault(String key, ThresholdConfig defaultValue) Key is the feature name and value is the threshold.ModelMonitoringObjectiveConfig.TrainingPredictionSkewDetectionConfig.Builder.getSkewThresholdsOrThrow(String key) Key is the feature name and value is the threshold.ModelMonitoringObjectiveConfig.TrainingPredictionSkewDetectionConfig.getSkewThresholdsOrThrow(String key) Key is the feature name and value is the threshold.ModelMonitoringObjectiveConfig.TrainingPredictionSkewDetectionConfigOrBuilder.getSkewThresholdsOrThrow(String key) Key is the feature name and value is the threshold.ModelMonitoringStatsAnomalies.FeatureHistoricStatsAnomalies.Builder.getThreshold()Threshold for anomaly detection.ModelMonitoringStatsAnomalies.FeatureHistoricStatsAnomalies.getThreshold()Threshold for anomaly detection.ModelMonitoringStatsAnomalies.FeatureHistoricStatsAnomaliesOrBuilder.getThreshold()Threshold for anomaly detection.static ThresholdConfigThresholdConfig.parseDelimitedFrom(InputStream input) static ThresholdConfigThresholdConfig.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ThresholdConfigThresholdConfig.parseFrom(byte[] data) static ThresholdConfigThresholdConfig.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ThresholdConfigThresholdConfig.parseFrom(com.google.protobuf.ByteString data) static ThresholdConfigThresholdConfig.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ThresholdConfigThresholdConfig.parseFrom(com.google.protobuf.CodedInputStream input) static ThresholdConfigThresholdConfig.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ThresholdConfigThresholdConfig.parseFrom(InputStream input) static ThresholdConfigThresholdConfig.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ThresholdConfigThresholdConfig.parseFrom(ByteBuffer data) static ThresholdConfigThresholdConfig.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type ThresholdConfigModifier and TypeMethodDescriptionModelMonitoringObjectiveConfig.PredictionDriftDetectionConfig.Builder.getAttributionScoreDriftThresholds()Deprecated.ModelMonitoringObjectiveConfig.PredictionDriftDetectionConfig.getAttributionScoreDriftThresholds()Deprecated.ModelMonitoringObjectiveConfig.PredictionDriftDetectionConfigOrBuilder.getAttributionScoreDriftThresholds()Deprecated.ModelMonitoringObjectiveConfig.PredictionDriftDetectionConfig.Builder.getAttributionScoreDriftThresholdsMap()Key is the feature name and value is the threshold.ModelMonitoringObjectiveConfig.PredictionDriftDetectionConfig.getAttributionScoreDriftThresholdsMap()Key is the feature name and value is the threshold.ModelMonitoringObjectiveConfig.PredictionDriftDetectionConfigOrBuilder.getAttributionScoreDriftThresholdsMap()Key is the feature name and value is the threshold.ModelMonitoringObjectiveConfig.TrainingPredictionSkewDetectionConfig.Builder.getAttributionScoreSkewThresholds()Deprecated.ModelMonitoringObjectiveConfig.TrainingPredictionSkewDetectionConfig.getAttributionScoreSkewThresholds()Deprecated.ModelMonitoringObjectiveConfig.TrainingPredictionSkewDetectionConfigOrBuilder.getAttributionScoreSkewThresholds()Deprecated.ModelMonitoringObjectiveConfig.TrainingPredictionSkewDetectionConfig.Builder.getAttributionScoreSkewThresholdsMap()Key is the feature name and value is the threshold.ModelMonitoringObjectiveConfig.TrainingPredictionSkewDetectionConfig.getAttributionScoreSkewThresholdsMap()Key is the feature name and value is the threshold.ModelMonitoringObjectiveConfig.TrainingPredictionSkewDetectionConfigOrBuilder.getAttributionScoreSkewThresholdsMap()Key is the feature name and value is the threshold.ModelMonitoringObjectiveConfig.PredictionDriftDetectionConfig.Builder.getDriftThresholds()Deprecated.ModelMonitoringObjectiveConfig.PredictionDriftDetectionConfig.getDriftThresholds()Deprecated.ModelMonitoringObjectiveConfig.PredictionDriftDetectionConfigOrBuilder.getDriftThresholds()Deprecated.ModelMonitoringObjectiveConfig.PredictionDriftDetectionConfig.Builder.getDriftThresholdsMap()Key is the feature name and value is the threshold.ModelMonitoringObjectiveConfig.PredictionDriftDetectionConfig.getDriftThresholdsMap()Key is the feature name and value is the threshold.ModelMonitoringObjectiveConfig.PredictionDriftDetectionConfigOrBuilder.getDriftThresholdsMap()Key is the feature name and value is the threshold.ModelMonitoringObjectiveConfig.PredictionDriftDetectionConfig.Builder.getMutableAttributionScoreDriftThresholds()Deprecated.ModelMonitoringObjectiveConfig.TrainingPredictionSkewDetectionConfig.Builder.getMutableAttributionScoreSkewThresholds()Deprecated.ModelMonitoringObjectiveConfig.PredictionDriftDetectionConfig.Builder.getMutableDriftThresholds()Deprecated.ModelMonitoringObjectiveConfig.TrainingPredictionSkewDetectionConfig.Builder.getMutableSkewThresholds()Deprecated.com.google.protobuf.Parser<ThresholdConfig>ThresholdConfig.getParserForType()ModelMonitoringObjectiveConfig.TrainingPredictionSkewDetectionConfig.Builder.getSkewThresholds()Deprecated.ModelMonitoringObjectiveConfig.TrainingPredictionSkewDetectionConfig.getSkewThresholds()Deprecated.ModelMonitoringObjectiveConfig.TrainingPredictionSkewDetectionConfigOrBuilder.getSkewThresholds()Deprecated.ModelMonitoringObjectiveConfig.TrainingPredictionSkewDetectionConfig.Builder.getSkewThresholdsMap()Key is the feature name and value is the threshold.ModelMonitoringObjectiveConfig.TrainingPredictionSkewDetectionConfig.getSkewThresholdsMap()Key is the feature name and value is the threshold.ModelMonitoringObjectiveConfig.TrainingPredictionSkewDetectionConfigOrBuilder.getSkewThresholdsMap()Key is the feature name and value is the threshold.static com.google.protobuf.Parser<ThresholdConfig>ThresholdConfig.parser()Methods in com.google.cloud.aiplatform.v1 with parameters of type ThresholdConfigModifier and TypeMethodDescriptionModelMonitoringObjectiveConfig.PredictionDriftDetectionConfig.Builder.getAttributionScoreDriftThresholdsOrDefault(String key, ThresholdConfig defaultValue) Key is the feature name and value is the threshold.ModelMonitoringObjectiveConfig.PredictionDriftDetectionConfig.getAttributionScoreDriftThresholdsOrDefault(String key, ThresholdConfig defaultValue) Key is the feature name and value is the threshold.ModelMonitoringObjectiveConfig.PredictionDriftDetectionConfigOrBuilder.getAttributionScoreDriftThresholdsOrDefault(String key, ThresholdConfig defaultValue) Key is the feature name and value is the threshold.ModelMonitoringObjectiveConfig.TrainingPredictionSkewDetectionConfig.Builder.getAttributionScoreSkewThresholdsOrDefault(String key, ThresholdConfig defaultValue) Key is the feature name and value is the threshold.ModelMonitoringObjectiveConfig.TrainingPredictionSkewDetectionConfig.getAttributionScoreSkewThresholdsOrDefault(String key, ThresholdConfig defaultValue) Key is the feature name and value is the threshold.ModelMonitoringObjectiveConfig.TrainingPredictionSkewDetectionConfigOrBuilder.getAttributionScoreSkewThresholdsOrDefault(String key, ThresholdConfig defaultValue) Key is the feature name and value is the threshold.ModelMonitoringObjectiveConfig.PredictionDriftDetectionConfig.Builder.getDriftThresholdsOrDefault(String key, ThresholdConfig defaultValue) Key is the feature name and value is the threshold.ModelMonitoringObjectiveConfig.PredictionDriftDetectionConfig.getDriftThresholdsOrDefault(String key, ThresholdConfig defaultValue) Key is the feature name and value is the threshold.ModelMonitoringObjectiveConfig.PredictionDriftDetectionConfigOrBuilder.getDriftThresholdsOrDefault(String key, ThresholdConfig defaultValue) Key is the feature name and value is the threshold.ModelMonitoringObjectiveConfig.TrainingPredictionSkewDetectionConfig.Builder.getSkewThresholdsOrDefault(String key, ThresholdConfig defaultValue) Key is the feature name and value is the threshold.ModelMonitoringObjectiveConfig.TrainingPredictionSkewDetectionConfig.getSkewThresholdsOrDefault(String key, ThresholdConfig defaultValue) Key is the feature name and value is the threshold.ModelMonitoringObjectiveConfig.TrainingPredictionSkewDetectionConfigOrBuilder.getSkewThresholdsOrDefault(String key, ThresholdConfig defaultValue) Key is the feature name and value is the threshold.ModelMonitoringObjectiveConfig.PredictionDriftDetectionConfig.Builder.mergeDefaultDriftThreshold(ThresholdConfig value) Drift anomaly detection threshold used by all features.ModelMonitoringObjectiveConfig.TrainingPredictionSkewDetectionConfig.Builder.mergeDefaultSkewThreshold(ThresholdConfig value) Skew anomaly detection threshold used by all features.ThresholdConfig.Builder.mergeFrom(ThresholdConfig other) ModelMonitoringStatsAnomalies.FeatureHistoricStatsAnomalies.Builder.mergeThreshold(ThresholdConfig value) Threshold for anomaly detection.static ThresholdConfig.BuilderThresholdConfig.newBuilder(ThresholdConfig prototype) ModelMonitoringObjectiveConfig.PredictionDriftDetectionConfig.Builder.putAttributionScoreDriftThresholds(String key, ThresholdConfig value) Key is the feature name and value is the threshold.ModelMonitoringObjectiveConfig.TrainingPredictionSkewDetectionConfig.Builder.putAttributionScoreSkewThresholds(String key, ThresholdConfig value) Key is the feature name and value is the threshold.ModelMonitoringObjectiveConfig.PredictionDriftDetectionConfig.Builder.putDriftThresholds(String key, ThresholdConfig value) Key is the feature name and value is the threshold.ModelMonitoringObjectiveConfig.TrainingPredictionSkewDetectionConfig.Builder.putSkewThresholds(String key, ThresholdConfig value) Key is the feature name and value is the threshold.ModelMonitoringObjectiveConfig.PredictionDriftDetectionConfig.Builder.setDefaultDriftThreshold(ThresholdConfig value) Drift anomaly detection threshold used by all features.ModelMonitoringObjectiveConfig.TrainingPredictionSkewDetectionConfig.Builder.setDefaultSkewThreshold(ThresholdConfig value) Skew anomaly detection threshold used by all features.ModelMonitoringStatsAnomalies.FeatureHistoricStatsAnomalies.Builder.setThreshold(ThresholdConfig value) Threshold for anomaly detection.Method parameters in com.google.cloud.aiplatform.v1 with type arguments of type ThresholdConfigModifier and TypeMethodDescriptionModelMonitoringObjectiveConfig.PredictionDriftDetectionConfig.Builder.putAllAttributionScoreDriftThresholds(Map<String, ThresholdConfig> values) Key is the feature name and value is the threshold.ModelMonitoringObjectiveConfig.TrainingPredictionSkewDetectionConfig.Builder.putAllAttributionScoreSkewThresholds(Map<String, ThresholdConfig> values) Key is the feature name and value is the threshold.ModelMonitoringObjectiveConfig.PredictionDriftDetectionConfig.Builder.putAllDriftThresholds(Map<String, ThresholdConfig> values) Key is the feature name and value is the threshold.ModelMonitoringObjectiveConfig.TrainingPredictionSkewDetectionConfig.Builder.putAllSkewThresholds(Map<String, ThresholdConfig> values) Key is the feature name and value is the threshold.