Class EvaluatedAnnotationExplanation (1.25.0)

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

Explanation result of the prediction produced by the Model.

Attributes

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

Inheritance

builtins.object > proto.message.Message > EvaluatedAnnotationExplanation