public final class EvaluatedAnnotation extends com.google.protobuf.GeneratedMessageV3 implements EvaluatedAnnotationOrBuilder
True positive, false positive, or false negative. EvaluatedAnnotation is only available under ModelEvaluationSlice with slice of `annotationSpec` dimension.Protobuf type
google.cloud.aiplatform.v1.EvaluatedAnnotation| Modifier and Type | Class and Description |
|---|---|
static class |
EvaluatedAnnotation.Builder
True positive, false positive, or false negative.
|
static class |
EvaluatedAnnotation.EvaluatedAnnotationType
Describes the type of the EvaluatedAnnotation.
|
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter| Modifier and Type | Field and Description |
|---|---|
static int |
DATA_ITEM_PAYLOAD_FIELD_NUMBER |
static int |
ERROR_ANALYSIS_ANNOTATIONS_FIELD_NUMBER |
static int |
EVALUATED_DATA_ITEM_VIEW_ID_FIELD_NUMBER |
static int |
EXPLANATIONS_FIELD_NUMBER |
static int |
GROUND_TRUTHS_FIELD_NUMBER |
static int |
PREDICTIONS_FIELD_NUMBER |
static int |
TYPE_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
com.google.protobuf.Value |
getDataItemPayload()
Output only.
|
com.google.protobuf.ValueOrBuilder |
getDataItemPayloadOrBuilder()
Output only.
|
static EvaluatedAnnotation |
getDefaultInstance() |
EvaluatedAnnotation |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
ErrorAnalysisAnnotation |
getErrorAnalysisAnnotations(int index)
Annotations of model error analysis results.
|
int |
getErrorAnalysisAnnotationsCount()
Annotations of model error analysis results.
|
List<ErrorAnalysisAnnotation> |
getErrorAnalysisAnnotationsList()
Annotations of model error analysis results.
|
ErrorAnalysisAnnotationOrBuilder |
getErrorAnalysisAnnotationsOrBuilder(int index)
Annotations of model error analysis results.
|
List<? extends ErrorAnalysisAnnotationOrBuilder> |
getErrorAnalysisAnnotationsOrBuilderList()
Annotations of model error analysis results.
|
String |
getEvaluatedDataItemViewId()
Output only.
|
com.google.protobuf.ByteString |
getEvaluatedDataItemViewIdBytes()
Output only.
|
EvaluatedAnnotationExplanation |
getExplanations(int index)
Explanations of
[predictions][google.cloud.aiplatform.v1.EvaluatedAnnotation.predictions].
|
int |
getExplanationsCount()
Explanations of
[predictions][google.cloud.aiplatform.v1.EvaluatedAnnotation.predictions].
|
List<EvaluatedAnnotationExplanation> |
getExplanationsList()
Explanations of
[predictions][google.cloud.aiplatform.v1.EvaluatedAnnotation.predictions].
|
EvaluatedAnnotationExplanationOrBuilder |
getExplanationsOrBuilder(int index)
Explanations of
[predictions][google.cloud.aiplatform.v1.EvaluatedAnnotation.predictions].
|
List<? extends EvaluatedAnnotationExplanationOrBuilder> |
getExplanationsOrBuilderList()
Explanations of
[predictions][google.cloud.aiplatform.v1.EvaluatedAnnotation.predictions].
|
com.google.protobuf.Value |
getGroundTruths(int index)
Output only.
|
int |
getGroundTruthsCount()
Output only.
|
List<com.google.protobuf.Value> |
getGroundTruthsList()
Output only.
|
com.google.protobuf.ValueOrBuilder |
getGroundTruthsOrBuilder(int index)
Output only.
|
List<? extends com.google.protobuf.ValueOrBuilder> |
getGroundTruthsOrBuilderList()
Output only.
|
com.google.protobuf.Parser<EvaluatedAnnotation> |
getParserForType() |
com.google.protobuf.Value |
getPredictions(int index)
Output only.
|
int |
getPredictionsCount()
Output only.
|
List<com.google.protobuf.Value> |
getPredictionsList()
Output only.
|
com.google.protobuf.ValueOrBuilder |
getPredictionsOrBuilder(int index)
Output only.
|
List<? extends com.google.protobuf.ValueOrBuilder> |
getPredictionsOrBuilderList()
Output only.
|
int |
getSerializedSize() |
EvaluatedAnnotation.EvaluatedAnnotationType |
getType()
Output only.
|
int |
getTypeValue()
Output only.
|
boolean |
hasDataItemPayload()
Output only.
|
int |
hashCode() |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static EvaluatedAnnotation.Builder |
newBuilder() |
static EvaluatedAnnotation.Builder |
newBuilder(EvaluatedAnnotation prototype) |
EvaluatedAnnotation.Builder |
newBuilderForType() |
protected EvaluatedAnnotation.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static EvaluatedAnnotation |
parseDelimitedFrom(InputStream input) |
static EvaluatedAnnotation |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static EvaluatedAnnotation |
parseFrom(byte[] data) |
static EvaluatedAnnotation |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static EvaluatedAnnotation |
parseFrom(ByteBuffer data) |
static EvaluatedAnnotation |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static EvaluatedAnnotation |
parseFrom(com.google.protobuf.ByteString data) |
static EvaluatedAnnotation |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static EvaluatedAnnotation |
parseFrom(com.google.protobuf.CodedInputStream input) |
static EvaluatedAnnotation |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static EvaluatedAnnotation |
parseFrom(InputStream input) |
static EvaluatedAnnotation |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<EvaluatedAnnotation> |
parser() |
EvaluatedAnnotation.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int TYPE_FIELD_NUMBER
public static final int PREDICTIONS_FIELD_NUMBER
public static final int GROUND_TRUTHS_FIELD_NUMBER
public static final int DATA_ITEM_PAYLOAD_FIELD_NUMBER
public static final int EVALUATED_DATA_ITEM_VIEW_ID_FIELD_NUMBER
public static final int EXPLANATIONS_FIELD_NUMBER
public static final int ERROR_ANALYSIS_ANNOTATIONS_FIELD_NUMBER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public int getTypeValue()
Output only. Type of the EvaluatedAnnotation.
.google.cloud.aiplatform.v1.EvaluatedAnnotation.EvaluatedAnnotationType type = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
getTypeValue in interface EvaluatedAnnotationOrBuilderpublic EvaluatedAnnotation.EvaluatedAnnotationType getType()
Output only. Type of the EvaluatedAnnotation.
.google.cloud.aiplatform.v1.EvaluatedAnnotation.EvaluatedAnnotationType type = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
getType in interface EvaluatedAnnotationOrBuilderpublic List<com.google.protobuf.Value> getPredictionsList()
Output only. The model predicted annotations. For true positive, there is one and only one prediction, which matches the only one ground truth annotation in [ground_truths][google.cloud.aiplatform.v1.EvaluatedAnnotation.ground_truths]. For false positive, there is one and only one prediction, which doesn't match any ground truth annotation of the corresponding [data_item_view_id][EvaluatedAnnotation.data_item_view_id]. For false negative, there are zero or more predictions which are similar to the only ground truth annotation in [ground_truths][google.cloud.aiplatform.v1.EvaluatedAnnotation.ground_truths] but not enough for a match. The schema of the prediction is stored in [ModelEvaluation.annotation_schema_uri][google.cloud.aiplatform.v1.ModelEvaluation.annotation_schema_uri]
repeated .google.protobuf.Value predictions = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
getPredictionsList in interface EvaluatedAnnotationOrBuilderpublic List<? extends com.google.protobuf.ValueOrBuilder> getPredictionsOrBuilderList()
Output only. The model predicted annotations. For true positive, there is one and only one prediction, which matches the only one ground truth annotation in [ground_truths][google.cloud.aiplatform.v1.EvaluatedAnnotation.ground_truths]. For false positive, there is one and only one prediction, which doesn't match any ground truth annotation of the corresponding [data_item_view_id][EvaluatedAnnotation.data_item_view_id]. For false negative, there are zero or more predictions which are similar to the only ground truth annotation in [ground_truths][google.cloud.aiplatform.v1.EvaluatedAnnotation.ground_truths] but not enough for a match. The schema of the prediction is stored in [ModelEvaluation.annotation_schema_uri][google.cloud.aiplatform.v1.ModelEvaluation.annotation_schema_uri]
repeated .google.protobuf.Value predictions = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
getPredictionsOrBuilderList in interface EvaluatedAnnotationOrBuilderpublic int getPredictionsCount()
Output only. The model predicted annotations. For true positive, there is one and only one prediction, which matches the only one ground truth annotation in [ground_truths][google.cloud.aiplatform.v1.EvaluatedAnnotation.ground_truths]. For false positive, there is one and only one prediction, which doesn't match any ground truth annotation of the corresponding [data_item_view_id][EvaluatedAnnotation.data_item_view_id]. For false negative, there are zero or more predictions which are similar to the only ground truth annotation in [ground_truths][google.cloud.aiplatform.v1.EvaluatedAnnotation.ground_truths] but not enough for a match. The schema of the prediction is stored in [ModelEvaluation.annotation_schema_uri][google.cloud.aiplatform.v1.ModelEvaluation.annotation_schema_uri]
repeated .google.protobuf.Value predictions = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
getPredictionsCount in interface EvaluatedAnnotationOrBuilderpublic com.google.protobuf.Value getPredictions(int index)
Output only. The model predicted annotations. For true positive, there is one and only one prediction, which matches the only one ground truth annotation in [ground_truths][google.cloud.aiplatform.v1.EvaluatedAnnotation.ground_truths]. For false positive, there is one and only one prediction, which doesn't match any ground truth annotation of the corresponding [data_item_view_id][EvaluatedAnnotation.data_item_view_id]. For false negative, there are zero or more predictions which are similar to the only ground truth annotation in [ground_truths][google.cloud.aiplatform.v1.EvaluatedAnnotation.ground_truths] but not enough for a match. The schema of the prediction is stored in [ModelEvaluation.annotation_schema_uri][google.cloud.aiplatform.v1.ModelEvaluation.annotation_schema_uri]
repeated .google.protobuf.Value predictions = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
getPredictions in interface EvaluatedAnnotationOrBuilderpublic com.google.protobuf.ValueOrBuilder getPredictionsOrBuilder(int index)
Output only. The model predicted annotations. For true positive, there is one and only one prediction, which matches the only one ground truth annotation in [ground_truths][google.cloud.aiplatform.v1.EvaluatedAnnotation.ground_truths]. For false positive, there is one and only one prediction, which doesn't match any ground truth annotation of the corresponding [data_item_view_id][EvaluatedAnnotation.data_item_view_id]. For false negative, there are zero or more predictions which are similar to the only ground truth annotation in [ground_truths][google.cloud.aiplatform.v1.EvaluatedAnnotation.ground_truths] but not enough for a match. The schema of the prediction is stored in [ModelEvaluation.annotation_schema_uri][google.cloud.aiplatform.v1.ModelEvaluation.annotation_schema_uri]
repeated .google.protobuf.Value predictions = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
getPredictionsOrBuilder in interface EvaluatedAnnotationOrBuilderpublic List<com.google.protobuf.Value> getGroundTruthsList()
Output only. The ground truth Annotations, i.e. the Annotations that exist in the test data the Model is evaluated on. For true positive, there is one and only one ground truth annotation, which matches the only prediction in [predictions][google.cloud.aiplatform.v1.EvaluatedAnnotation.predictions]. For false positive, there are zero or more ground truth annotations that are similar to the only prediction in [predictions][google.cloud.aiplatform.v1.EvaluatedAnnotation.predictions], but not enough for a match. For false negative, there is one and only one ground truth annotation, which doesn't match any predictions created by the model. The schema of the ground truth is stored in [ModelEvaluation.annotation_schema_uri][google.cloud.aiplatform.v1.ModelEvaluation.annotation_schema_uri]
repeated .google.protobuf.Value ground_truths = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
getGroundTruthsList in interface EvaluatedAnnotationOrBuilderpublic List<? extends com.google.protobuf.ValueOrBuilder> getGroundTruthsOrBuilderList()
Output only. The ground truth Annotations, i.e. the Annotations that exist in the test data the Model is evaluated on. For true positive, there is one and only one ground truth annotation, which matches the only prediction in [predictions][google.cloud.aiplatform.v1.EvaluatedAnnotation.predictions]. For false positive, there are zero or more ground truth annotations that are similar to the only prediction in [predictions][google.cloud.aiplatform.v1.EvaluatedAnnotation.predictions], but not enough for a match. For false negative, there is one and only one ground truth annotation, which doesn't match any predictions created by the model. The schema of the ground truth is stored in [ModelEvaluation.annotation_schema_uri][google.cloud.aiplatform.v1.ModelEvaluation.annotation_schema_uri]
repeated .google.protobuf.Value ground_truths = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
getGroundTruthsOrBuilderList in interface EvaluatedAnnotationOrBuilderpublic int getGroundTruthsCount()
Output only. The ground truth Annotations, i.e. the Annotations that exist in the test data the Model is evaluated on. For true positive, there is one and only one ground truth annotation, which matches the only prediction in [predictions][google.cloud.aiplatform.v1.EvaluatedAnnotation.predictions]. For false positive, there are zero or more ground truth annotations that are similar to the only prediction in [predictions][google.cloud.aiplatform.v1.EvaluatedAnnotation.predictions], but not enough for a match. For false negative, there is one and only one ground truth annotation, which doesn't match any predictions created by the model. The schema of the ground truth is stored in [ModelEvaluation.annotation_schema_uri][google.cloud.aiplatform.v1.ModelEvaluation.annotation_schema_uri]
repeated .google.protobuf.Value ground_truths = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
getGroundTruthsCount in interface EvaluatedAnnotationOrBuilderpublic com.google.protobuf.Value getGroundTruths(int index)
Output only. The ground truth Annotations, i.e. the Annotations that exist in the test data the Model is evaluated on. For true positive, there is one and only one ground truth annotation, which matches the only prediction in [predictions][google.cloud.aiplatform.v1.EvaluatedAnnotation.predictions]. For false positive, there are zero or more ground truth annotations that are similar to the only prediction in [predictions][google.cloud.aiplatform.v1.EvaluatedAnnotation.predictions], but not enough for a match. For false negative, there is one and only one ground truth annotation, which doesn't match any predictions created by the model. The schema of the ground truth is stored in [ModelEvaluation.annotation_schema_uri][google.cloud.aiplatform.v1.ModelEvaluation.annotation_schema_uri]
repeated .google.protobuf.Value ground_truths = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
getGroundTruths in interface EvaluatedAnnotationOrBuilderpublic com.google.protobuf.ValueOrBuilder getGroundTruthsOrBuilder(int index)
Output only. The ground truth Annotations, i.e. the Annotations that exist in the test data the Model is evaluated on. For true positive, there is one and only one ground truth annotation, which matches the only prediction in [predictions][google.cloud.aiplatform.v1.EvaluatedAnnotation.predictions]. For false positive, there are zero or more ground truth annotations that are similar to the only prediction in [predictions][google.cloud.aiplatform.v1.EvaluatedAnnotation.predictions], but not enough for a match. For false negative, there is one and only one ground truth annotation, which doesn't match any predictions created by the model. The schema of the ground truth is stored in [ModelEvaluation.annotation_schema_uri][google.cloud.aiplatform.v1.ModelEvaluation.annotation_schema_uri]
repeated .google.protobuf.Value ground_truths = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
getGroundTruthsOrBuilder in interface EvaluatedAnnotationOrBuilderpublic boolean hasDataItemPayload()
Output only. The data item payload that the Model predicted this EvaluatedAnnotation on.
.google.protobuf.Value data_item_payload = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];
hasDataItemPayload in interface EvaluatedAnnotationOrBuilderpublic com.google.protobuf.Value getDataItemPayload()
Output only. The data item payload that the Model predicted this EvaluatedAnnotation on.
.google.protobuf.Value data_item_payload = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];
getDataItemPayload in interface EvaluatedAnnotationOrBuilderpublic com.google.protobuf.ValueOrBuilder getDataItemPayloadOrBuilder()
Output only. The data item payload that the Model predicted this EvaluatedAnnotation on.
.google.protobuf.Value data_item_payload = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];
getDataItemPayloadOrBuilder in interface EvaluatedAnnotationOrBuilderpublic String getEvaluatedDataItemViewId()
Output only. ID of the EvaluatedDataItemView under the same ancestor ModelEvaluation. The EvaluatedDataItemView consists of all ground truths and predictions on [data_item_payload][google.cloud.aiplatform.v1.EvaluatedAnnotation.data_item_payload].
string evaluated_data_item_view_id = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
getEvaluatedDataItemViewId in interface EvaluatedAnnotationOrBuilderpublic com.google.protobuf.ByteString getEvaluatedDataItemViewIdBytes()
Output only. ID of the EvaluatedDataItemView under the same ancestor ModelEvaluation. The EvaluatedDataItemView consists of all ground truths and predictions on [data_item_payload][google.cloud.aiplatform.v1.EvaluatedAnnotation.data_item_payload].
string evaluated_data_item_view_id = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
getEvaluatedDataItemViewIdBytes in interface EvaluatedAnnotationOrBuilderpublic List<EvaluatedAnnotationExplanation> getExplanationsList()
Explanations of [predictions][google.cloud.aiplatform.v1.EvaluatedAnnotation.predictions]. Each element of the explanations indicates the explanation for one explanation Method. The attributions list in the [EvaluatedAnnotationExplanation.explanation][google.cloud.aiplatform.v1.EvaluatedAnnotationExplanation.explanation] object corresponds to the [predictions][google.cloud.aiplatform.v1.EvaluatedAnnotation.predictions] list. For example, the second element in the attributions list explains the second element in the predictions list.
repeated .google.cloud.aiplatform.v1.EvaluatedAnnotationExplanation explanations = 8;
getExplanationsList in interface EvaluatedAnnotationOrBuilderpublic List<? extends EvaluatedAnnotationExplanationOrBuilder> getExplanationsOrBuilderList()
Explanations of [predictions][google.cloud.aiplatform.v1.EvaluatedAnnotation.predictions]. Each element of the explanations indicates the explanation for one explanation Method. The attributions list in the [EvaluatedAnnotationExplanation.explanation][google.cloud.aiplatform.v1.EvaluatedAnnotationExplanation.explanation] object corresponds to the [predictions][google.cloud.aiplatform.v1.EvaluatedAnnotation.predictions] list. For example, the second element in the attributions list explains the second element in the predictions list.
repeated .google.cloud.aiplatform.v1.EvaluatedAnnotationExplanation explanations = 8;
getExplanationsOrBuilderList in interface EvaluatedAnnotationOrBuilderpublic int getExplanationsCount()
Explanations of [predictions][google.cloud.aiplatform.v1.EvaluatedAnnotation.predictions]. Each element of the explanations indicates the explanation for one explanation Method. The attributions list in the [EvaluatedAnnotationExplanation.explanation][google.cloud.aiplatform.v1.EvaluatedAnnotationExplanation.explanation] object corresponds to the [predictions][google.cloud.aiplatform.v1.EvaluatedAnnotation.predictions] list. For example, the second element in the attributions list explains the second element in the predictions list.
repeated .google.cloud.aiplatform.v1.EvaluatedAnnotationExplanation explanations = 8;
getExplanationsCount in interface EvaluatedAnnotationOrBuilderpublic EvaluatedAnnotationExplanation getExplanations(int index)
Explanations of [predictions][google.cloud.aiplatform.v1.EvaluatedAnnotation.predictions]. Each element of the explanations indicates the explanation for one explanation Method. The attributions list in the [EvaluatedAnnotationExplanation.explanation][google.cloud.aiplatform.v1.EvaluatedAnnotationExplanation.explanation] object corresponds to the [predictions][google.cloud.aiplatform.v1.EvaluatedAnnotation.predictions] list. For example, the second element in the attributions list explains the second element in the predictions list.
repeated .google.cloud.aiplatform.v1.EvaluatedAnnotationExplanation explanations = 8;
getExplanations in interface EvaluatedAnnotationOrBuilderpublic EvaluatedAnnotationExplanationOrBuilder getExplanationsOrBuilder(int index)
Explanations of [predictions][google.cloud.aiplatform.v1.EvaluatedAnnotation.predictions]. Each element of the explanations indicates the explanation for one explanation Method. The attributions list in the [EvaluatedAnnotationExplanation.explanation][google.cloud.aiplatform.v1.EvaluatedAnnotationExplanation.explanation] object corresponds to the [predictions][google.cloud.aiplatform.v1.EvaluatedAnnotation.predictions] list. For example, the second element in the attributions list explains the second element in the predictions list.
repeated .google.cloud.aiplatform.v1.EvaluatedAnnotationExplanation explanations = 8;
getExplanationsOrBuilder in interface EvaluatedAnnotationOrBuilderpublic List<ErrorAnalysisAnnotation> getErrorAnalysisAnnotationsList()
Annotations of model error analysis results.
repeated .google.cloud.aiplatform.v1.ErrorAnalysisAnnotation error_analysis_annotations = 9;
getErrorAnalysisAnnotationsList in interface EvaluatedAnnotationOrBuilderpublic List<? extends ErrorAnalysisAnnotationOrBuilder> getErrorAnalysisAnnotationsOrBuilderList()
Annotations of model error analysis results.
repeated .google.cloud.aiplatform.v1.ErrorAnalysisAnnotation error_analysis_annotations = 9;
getErrorAnalysisAnnotationsOrBuilderList in interface EvaluatedAnnotationOrBuilderpublic int getErrorAnalysisAnnotationsCount()
Annotations of model error analysis results.
repeated .google.cloud.aiplatform.v1.ErrorAnalysisAnnotation error_analysis_annotations = 9;
getErrorAnalysisAnnotationsCount in interface EvaluatedAnnotationOrBuilderpublic ErrorAnalysisAnnotation getErrorAnalysisAnnotations(int index)
Annotations of model error analysis results.
repeated .google.cloud.aiplatform.v1.ErrorAnalysisAnnotation error_analysis_annotations = 9;
getErrorAnalysisAnnotations in interface EvaluatedAnnotationOrBuilderpublic ErrorAnalysisAnnotationOrBuilder getErrorAnalysisAnnotationsOrBuilder(int index)
Annotations of model error analysis results.
repeated .google.cloud.aiplatform.v1.ErrorAnalysisAnnotation error_analysis_annotations = 9;
getErrorAnalysisAnnotationsOrBuilder in interface EvaluatedAnnotationOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static EvaluatedAnnotation parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static EvaluatedAnnotation parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static EvaluatedAnnotation parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static EvaluatedAnnotation parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static EvaluatedAnnotation parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static EvaluatedAnnotation parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static EvaluatedAnnotation parseFrom(InputStream input) throws IOException
IOExceptionpublic static EvaluatedAnnotation parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static EvaluatedAnnotation parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static EvaluatedAnnotation parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static EvaluatedAnnotation parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static EvaluatedAnnotation parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic EvaluatedAnnotation.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static EvaluatedAnnotation.Builder newBuilder()
public static EvaluatedAnnotation.Builder newBuilder(EvaluatedAnnotation prototype)
public EvaluatedAnnotation.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected EvaluatedAnnotation.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static EvaluatedAnnotation getDefaultInstance()
public static com.google.protobuf.Parser<EvaluatedAnnotation> parser()
public com.google.protobuf.Parser<EvaluatedAnnotation> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public EvaluatedAnnotation getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2023 Google LLC. All rights reserved.