explanations property
The explanations of the Model's PredictResponse.predictions.
It has the same number of elements as instances to be explained.
Implementation
core.List<GoogleCloudAiplatformV1Explanation>? explanations;
The explanations of the Model's PredictResponse.predictions.
It has the same number of elements as instances to be explained.
core.List<GoogleCloudAiplatformV1Explanation>? explanations;