diff --git a/supervised/utils/shap.py b/supervised/utils/shap.py index 768d6e19..d7cb5d68 100644 --- a/supervised/utils/shap.py +++ b/supervised/utils/shap.py @@ -245,9 +245,10 @@ def compute( class_names, ) except Exception as e: - print( - f"Exception while producing SHAP explanations. {str(e)}\nContinuing ..." - ) + pass + #print( + # f"Exception while producing SHAP explanations. {str(e)}\nContinuing ..." + #) @staticmethod def decisions_regression(