Class ConcurrentExplanation (1.48.0)

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

This message is a wrapper grouping Concurrent Explanations.

Attribute

NameDescription
explanations MutableSequence[google.cloud.aiplatform_v1beta1.types.Explanation]
The explanations of the Model's PredictResponse.predictions. It has the same number of elements as instances to be explained.

Methods

ConcurrentExplanation

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

This message is a wrapper grouping Concurrent Explanations.