disableExplanations property
If true, deploy the model without explainable feature, regardless the
existence of
Model.explanation_spec
or
explanation_spec.
Implementation
final bool disableExplanations;
If true, deploy the model without explainable feature, regardless the
existence of
Model.explanation_spec
or
explanation_spec.
final bool disableExplanations;