explanationSpecs property

Describes the values of ExplanationSpec that are used for explaining the predicted values on the evaluated data.

Implementation

core.List<
        GoogleCloudAiplatformV1ModelEvaluationModelEvaluationExplanationSpec>?
    explanationSpecs;