classLabel property

String? classLabel
getter/setter pair

Class label for this set of global explanations.

Will be empty/null for binary logistic and linear regression models. Sorted alphabetically in descending order.

Implementation

core.String? classLabel;