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