-
dear author:
i really like your tool, its precision and efficiency is definitly top around existing tools. recently i m trying to use SHAP https://github.com/shap/shap to test your model, but get ton…
-
Hi, I found [`shapviz`](https://github.com/mayer79/shapviz) package is good for SHAP visulization. `Fastshap` is not user friendly for tidymodels ecosystem. Do you have any plan to make `catsnip` comp…
-
Hi,
Because I use Ubuntu system, I can't visualize pictures. Is there any way to save them as '.png' or '.jpg'?
shap.force_plot(explainer.expected_value[0], shap_values[0], X_test, link="logit")…
-
-
undefined variables in data_EC.ipynb, evaluation_EC.ipynb, methods_EC.ipynb, and training_EC.ipynb,
key error in data_EC.ipynb
-
when calc correlation Pyramid, i dont understand why need to divided 2**i; coords means flow prediction, when calc correlation in different resolution, why need to divide "2**i"? i doesnt change shap,…
-
Hi Guys,
Is there any way to interpret BERT using shap?
-
HI, I am trying to run shap explainer over the bert fine tunned multitext classifier model to debug the model. It throwing an error. Could you please look into notebook **https://github.com/loni9164/T…
-
### Discussed in https://github.com/slundberg/shap/discussions/2739
Originally posted by **AndreaSDG** October 26, 2022
So it's been a while I'm working on my thesis that talks about explainab…
-
Hi all,
I trained the lightgbm model and run use the `TreeExplainer `function to calculate the shapley scores but I notice that the expected value comes from `explainer_shap = shap.TreeExplainer(mo…