disableExplanations property

bool disableExplanations
final

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

Implementation

final bool disableExplanations;