Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add function to compute SHAP values. #148

Open
aloctavodia opened this issue Mar 4, 2024 · 4 comments
Open

Add function to compute SHAP values. #148

aloctavodia opened this issue Mar 4, 2024 · 4 comments

Comments

@aloctavodia
Copy link
Member

aloctavodia commented Mar 4, 2024

We may use the shap package and provide a utility function to make things much simpler for users. See #147 for a discussion.

Alternatively, we may be able to take advantage of the tree representation and obtain a faster method as we did for partial dependence plots. See https://hughchen.github.io/its_blog/index.html for example

@jlevy44
Copy link

jlevy44 commented Jul 13, 2024

We have a function to do this and will release soon!

@aloctavodia
Copy link
Member Author

hi @jlevy44, will that function be available to use from PyMC-BART?

@jlevy44
Copy link

jlevy44 commented Jul 13, 2024

We are not working on a PR at this time, will be part of separate repo though you are welcome to refactor and PR.

@aloctavodia
Copy link
Member Author

Cool, thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants