| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1 |
| Modifier and Type | Class and Description |
|---|---|
class |
Explanation
Explanation of a prediction (provided in
[PredictResponse.predictions][google.cloud.aiplatform.v1.PredictResponse.predictions])
produced by the Model on a given
[instance][google.cloud.aiplatform.v1.ExplainRequest.instances].
|
static class |
Explanation.Builder
Explanation of a prediction (provided in
[PredictResponse.predictions][google.cloud.aiplatform.v1.PredictResponse.predictions])
produced by the Model on a given
[instance][google.cloud.aiplatform.v1.ExplainRequest.instances].
|
| Modifier and Type | Method and Description |
|---|---|
ExplanationOrBuilder |
EvaluatedAnnotationExplanation.getExplanationOrBuilder()
Explanation attribution response details.
|
ExplanationOrBuilder |
EvaluatedAnnotationExplanation.Builder.getExplanationOrBuilder()
Explanation attribution response details.
|
ExplanationOrBuilder |
EvaluatedAnnotationExplanationOrBuilder.getExplanationOrBuilder()
Explanation attribution response details.
|
ExplanationOrBuilder |
ExplainResponse.getExplanationsOrBuilder(int index)
The explanations of the Model's
[PredictResponse.predictions][google.cloud.aiplatform.v1.PredictResponse.predictions].
|
ExplanationOrBuilder |
ExplainResponse.Builder.getExplanationsOrBuilder(int index)
The explanations of the Model's
[PredictResponse.predictions][google.cloud.aiplatform.v1.PredictResponse.predictions].
|
ExplanationOrBuilder |
ExplainResponseOrBuilder.getExplanationsOrBuilder(int index)
The explanations of the Model's
[PredictResponse.predictions][google.cloud.aiplatform.v1.PredictResponse.predictions].
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends ExplanationOrBuilder> |
ExplainResponse.getExplanationsOrBuilderList()
The explanations of the Model's
[PredictResponse.predictions][google.cloud.aiplatform.v1.PredictResponse.predictions].
|
List<? extends ExplanationOrBuilder> |
ExplainResponse.Builder.getExplanationsOrBuilderList()
The explanations of the Model's
[PredictResponse.predictions][google.cloud.aiplatform.v1.PredictResponse.predictions].
|
List<? extends ExplanationOrBuilder> |
ExplainResponseOrBuilder.getExplanationsOrBuilderList()
The explanations of the Model's
[PredictResponse.predictions][google.cloud.aiplatform.v1.PredictResponse.predictions].
|
Copyright © 2024 Google LLC. All rights reserved.