modelLevelGlobalExplanation property

GlobalExplanation? modelLevelGlobalExplanation
getter/setter pair

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

Applies to both regression and classification models.

Output only.

Implementation

GlobalExplanation? modelLevelGlobalExplanation;