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