modelExplanation property
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;