interpret_community.common.warnings_suppressor module

Suppresses warnings on imports.

class interpret_community.common.warnings_suppressor.shap_warnings_suppressor

Bases: object

Context manager to suppress warnings from shap.

class interpret_community.common.warnings_suppressor.tf_warnings_suppressor

Bases: object

Context manager to suppress warnings from tensorflow.