NorskRegnesentral / shapr

Explaining the output of machine learning models with more accurately estimated Shapley values
https://norskregnesentral.github.io/shapr/
Other
147 stars 34 forks source link

Kernel always dies when using shaprpy #410

Open WardClaerhout opened 1 month ago

WardClaerhout commented 1 month ago

When trying to run the example code in a local Jupyter Notebook (Python) my kernel always dies. I have already tried running the shapr package in Rstudio and that works fine. Anyone else encountering the same problems or knows how to deal with them?

martinju commented 1 month ago

Yes, shaprpy is currently not working properly. We are working on a huge code refractoring. Shaprpy should be back working with https://github.com/NorskRegnesentral/shapr/pull/402 within a few days. Sorry about the issue.