neilm1

Results 1 issues of neilm1

Hello When I am attempting to run shap.Explainer on a trained ExplainableBoosting machine I get an exception c:\workarea\phd\research_project\envs\project_1\lib\site-packages\shap\explainers\_additive.py in supports_model_with_masker(model, masker) 84 if safe_isinstance(model, "interpret.glassbox.ExplainableBoostingClassifier"): 85 if model.interactions is not...