classLevelGlobalExplanations property

List<GlobalExplanation>? classLevelGlobalExplanations
getter/setter pair

Global explanation contains the explanation of top features on the class level.

Applies to classification models only.

Output only.

Implementation

core.List<GlobalExplanation>? classLevelGlobalExplanations;