Open colton-vp opened 1 month ago
Describe the bug I have downloaded the plot_lcppn_explainer.ipynb notebook and am trying to run it locally. I am able to train and predict the classifier, but I get an error when defining the explainer.
plot_lcppn_explainer.ipynb
To Reproduce Steps to reproduce the behavior:
#Define Explainer
Expected behavior I expected to see the example plot that is shown on the download page.
Screenshots
Desktop (please complete the following information):
Additional context Add any other context about the problem here.
hi i am facing same issue on same code above, my env is python 3.10.15 ,shap-0.46.0. please let me know if there's any fix to this.
Describe the bug I have downloaded the
plot_lcppn_explainer.ipynb
notebook and am trying to run it locally. I am able to train and predict the classifier, but I get an error when defining the explainer.To Reproduce Steps to reproduce the behavior:
plot_lcppn_explainer.ipynb
notebook.#Define Explainer
portion of the script.Expected behavior I expected to see the example plot that is shown on the download page.
Screenshots
Desktop (please complete the following information):
Additional context Add any other context about the problem here.