classLevelGlobalExplanations property
Global explanation contains the explanation of top features on the class level.
Applies to classification models only.
Output only.
Implementation
core.List<GlobalExplanation>? classLevelGlobalExplanations;
Global explanation contains the explanation of top features on the class level.
Applies to classification models only.
Output only.
core.List<GlobalExplanation>? classLevelGlobalExplanations;