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 plots for SHAP interactions #6

Closed
mayer79 opened this issue Jun 21, 2022 · 4 comments
Closed

Add plots for SHAP interactions #6

mayer79 opened this issue Jun 21, 2022 · 4 comments
Labels
enhancement New feature or request question Further information is requested

Comments

@mayer79
Copy link
Collaborator

mayer79 commented Jun 21, 2022

XGBoost and treeshap package are able to provide SHAP values for pairwise interactions. The following plots could be considered:

It would be nice to see some useful plots for these. An idea would be to show

  • waterfall, force, importance plots where one could see which part comes from the main effect an which from the strongest few pairwise interactions.
  • Dependence plots maybe like SHAP package in Python?
@mayer79 mayer79 added enhancement New feature or request question Further information is requested labels Jun 21, 2022
@mayer79
Copy link
Collaborator Author

mayer79 commented Jan 30, 2023

Initial support (API, dependence plots, collapse logic) adressed in #48

@mayer79
Copy link
Collaborator Author

mayer79 commented Jan 31, 2023

Still to do: importance plots for interactions

@mayer79
Copy link
Collaborator Author

mayer79 commented Feb 3, 2023

Added interaction beeswarm plots in #51

@mayer79 mayer79 closed this as completed Feb 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant