disableExplanations property

bool? disableExplanations
getter/setter pair

If true, deploy the model without explainable feature, regardless the existence of Model.explanation_spec or explanation_spec.

Implementation

core.bool? disableExplanations;