classLabel property
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;
Class label for this set of global explanations.
Will be empty/null for binary logistic and linear regression models. Sorted alphabetically in descending order.
core.String? classLabel;