modelExplanation property

GoogleCloudAiplatformV1ModelExplanation? modelExplanation
getter/setter pair

Aggregated explanation metrics for the Model's prediction output over the data this ModelEvaluation uses.

This field is populated only if the Model is evaluated with explanations, and only for tabular Models.

Output only.

Implementation

GoogleCloudAiplatformV1ModelExplanation? modelExplanation;