Class EvaluatedAnnotationExplanation (1.48.0)

EvaluatedAnnotationExplanation(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

Explanation result of the prediction produced by the Model.

Attributes

NameDescription
explanation_type str
Explanation type. For AutoML Image Classification models, possible values are: - image-integrated-gradients - image-xrai
explanation google.cloud.aiplatform_v1beta1.types.Explanation
Explanation attribution response details.

Methods

EvaluatedAnnotationExplanation

EvaluatedAnnotationExplanation(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

Explanation result of the prediction produced by the Model.