ModelMonitoringObjectiveConfig.TrainingPredictionSkewDetectionConfig.Builder |
ModelMonitoringObjectiveConfig.TrainingPredictionSkewDetectionConfig.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
ModelMonitoringObjectiveConfig.TrainingPredictionSkewDetectionConfig.Builder |
ModelMonitoringObjectiveConfig.TrainingPredictionSkewDetectionConfig.Builder.clear() |
|
ModelMonitoringObjectiveConfig.TrainingPredictionSkewDetectionConfig.Builder |
ModelMonitoringObjectiveConfig.TrainingPredictionSkewDetectionConfig.Builder.clearAttributionScoreSkewThresholds() |
|
ModelMonitoringObjectiveConfig.TrainingPredictionSkewDetectionConfig.Builder |
ModelMonitoringObjectiveConfig.TrainingPredictionSkewDetectionConfig.Builder.clearDefaultSkewThreshold() |
Skew anomaly detection threshold used by all features.
|
ModelMonitoringObjectiveConfig.TrainingPredictionSkewDetectionConfig.Builder |
ModelMonitoringObjectiveConfig.TrainingPredictionSkewDetectionConfig.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
ModelMonitoringObjectiveConfig.TrainingPredictionSkewDetectionConfig.Builder |
ModelMonitoringObjectiveConfig.TrainingPredictionSkewDetectionConfig.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
ModelMonitoringObjectiveConfig.TrainingPredictionSkewDetectionConfig.Builder |
ModelMonitoringObjectiveConfig.TrainingPredictionSkewDetectionConfig.Builder.clearSkewThresholds() |
|
ModelMonitoringObjectiveConfig.TrainingPredictionSkewDetectionConfig.Builder |
ModelMonitoringObjectiveConfig.TrainingPredictionSkewDetectionConfig.Builder.clone() |
|
ModelMonitoringObjectiveConfig.TrainingPredictionSkewDetectionConfig.Builder |
ModelMonitoringObjectiveConfig.Builder.getTrainingPredictionSkewDetectionConfigBuilder() |
The config for skew between training data and prediction data.
|
ModelMonitoringObjectiveConfig.TrainingPredictionSkewDetectionConfig.Builder |
ModelMonitoringObjectiveConfig.TrainingPredictionSkewDetectionConfig.Builder.mergeDefaultSkewThreshold(ThresholdConfig value) |
Skew anomaly detection threshold used by all features.
|
ModelMonitoringObjectiveConfig.TrainingPredictionSkewDetectionConfig.Builder |
ModelMonitoringObjectiveConfig.TrainingPredictionSkewDetectionConfig.Builder.mergeFrom(ModelMonitoringObjectiveConfig.TrainingPredictionSkewDetectionConfig other) |
|
ModelMonitoringObjectiveConfig.TrainingPredictionSkewDetectionConfig.Builder |
ModelMonitoringObjectiveConfig.TrainingPredictionSkewDetectionConfig.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
ModelMonitoringObjectiveConfig.TrainingPredictionSkewDetectionConfig.Builder |
ModelMonitoringObjectiveConfig.TrainingPredictionSkewDetectionConfig.Builder.mergeFrom(com.google.protobuf.Message other) |
|
ModelMonitoringObjectiveConfig.TrainingPredictionSkewDetectionConfig.Builder |
ModelMonitoringObjectiveConfig.TrainingPredictionSkewDetectionConfig.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static ModelMonitoringObjectiveConfig.TrainingPredictionSkewDetectionConfig.Builder |
ModelMonitoringObjectiveConfig.TrainingPredictionSkewDetectionConfig.newBuilder() |
|
static ModelMonitoringObjectiveConfig.TrainingPredictionSkewDetectionConfig.Builder |
ModelMonitoringObjectiveConfig.TrainingPredictionSkewDetectionConfig.newBuilder(ModelMonitoringObjectiveConfig.TrainingPredictionSkewDetectionConfig prototype) |
|
ModelMonitoringObjectiveConfig.TrainingPredictionSkewDetectionConfig.Builder |
ModelMonitoringObjectiveConfig.TrainingPredictionSkewDetectionConfig.newBuilderForType() |
|
protected ModelMonitoringObjectiveConfig.TrainingPredictionSkewDetectionConfig.Builder |
ModelMonitoringObjectiveConfig.TrainingPredictionSkewDetectionConfig.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
ModelMonitoringObjectiveConfig.TrainingPredictionSkewDetectionConfig.Builder |
ModelMonitoringObjectiveConfig.TrainingPredictionSkewDetectionConfig.Builder.putAllAttributionScoreSkewThresholds(Map<String,ThresholdConfig> values) |
Key is the feature name and value is the threshold.
|
ModelMonitoringObjectiveConfig.TrainingPredictionSkewDetectionConfig.Builder |
ModelMonitoringObjectiveConfig.TrainingPredictionSkewDetectionConfig.Builder.putAllSkewThresholds(Map<String,ThresholdConfig> values) |
Key is the feature name and value is the threshold.
|
ModelMonitoringObjectiveConfig.TrainingPredictionSkewDetectionConfig.Builder |
ModelMonitoringObjectiveConfig.TrainingPredictionSkewDetectionConfig.Builder.putAttributionScoreSkewThresholds(String key,
ThresholdConfig value) |
Key is the feature name and value is the threshold.
|
ModelMonitoringObjectiveConfig.TrainingPredictionSkewDetectionConfig.Builder |
ModelMonitoringObjectiveConfig.TrainingPredictionSkewDetectionConfig.Builder.putSkewThresholds(String key,
ThresholdConfig value) |
Key is the feature name and value is the threshold.
|
ModelMonitoringObjectiveConfig.TrainingPredictionSkewDetectionConfig.Builder |
ModelMonitoringObjectiveConfig.TrainingPredictionSkewDetectionConfig.Builder.removeAttributionScoreSkewThresholds(String key) |
Key is the feature name and value is the threshold.
|
ModelMonitoringObjectiveConfig.TrainingPredictionSkewDetectionConfig.Builder |
ModelMonitoringObjectiveConfig.TrainingPredictionSkewDetectionConfig.Builder.removeSkewThresholds(String key) |
Key is the feature name and value is the threshold.
|
ModelMonitoringObjectiveConfig.TrainingPredictionSkewDetectionConfig.Builder |
ModelMonitoringObjectiveConfig.TrainingPredictionSkewDetectionConfig.Builder.setDefaultSkewThreshold(ThresholdConfig value) |
Skew anomaly detection threshold used by all features.
|
ModelMonitoringObjectiveConfig.TrainingPredictionSkewDetectionConfig.Builder |
ModelMonitoringObjectiveConfig.TrainingPredictionSkewDetectionConfig.Builder.setDefaultSkewThreshold(ThresholdConfig.Builder builderForValue) |
Skew anomaly detection threshold used by all features.
|
ModelMonitoringObjectiveConfig.TrainingPredictionSkewDetectionConfig.Builder |
ModelMonitoringObjectiveConfig.TrainingPredictionSkewDetectionConfig.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
ModelMonitoringObjectiveConfig.TrainingPredictionSkewDetectionConfig.Builder |
ModelMonitoringObjectiveConfig.TrainingPredictionSkewDetectionConfig.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
ModelMonitoringObjectiveConfig.TrainingPredictionSkewDetectionConfig.Builder |
ModelMonitoringObjectiveConfig.TrainingPredictionSkewDetectionConfig.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
ModelMonitoringObjectiveConfig.TrainingPredictionSkewDetectionConfig.Builder |
ModelMonitoringObjectiveConfig.TrainingPredictionSkewDetectionConfig.toBuilder() |
|