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 interventional TreeExplainer #99

Open
mmschlk opened this issue Apr 4, 2024 · 1 comment
Open

Add interventional TreeExplainer #99

mmschlk opened this issue Apr 4, 2024 · 1 comment
Labels
enhancement New feature or request explainer All issues that are linked to explainers help wanted Extra attention is needed

Comments

@mmschlk
Copy link
Owner

mmschlk commented Apr 4, 2024

Add the interventional interaction method from this paper. This would be another algorithm accessible through the TreeExplainer. The method should work with our TreeModel data structure (potentially extend TreeModel). This would be a big selling point for the paper and the package.

@mmschlk mmschlk added this to the Initial Version of SHAPIQ milestone Apr 4, 2024
@mmschlk mmschlk moved this to 📋 Backlog in shapiq development Apr 4, 2024
@mmschlk mmschlk added question Further information is requested needs research Something that requires new knowledge or deeper understanding labels Apr 4, 2024
@mmschlk mmschlk changed the title Add interventional Shapley interactions Add interventional TreeExplainer Apr 10, 2024
@mmschlk mmschlk removed this from the Initial Version of SHAPIQ milestone Apr 17, 2024
@mmschlk mmschlk added help wanted Extra attention is needed explainer All issues that are linked to explainers and removed question Further information is requested needs research Something that requires new knowledge or deeper understanding labels Apr 17, 2024
@mmschlk
Copy link
Owner Author

mmschlk commented Apr 17, 2024

The interventional treeshapiq is a quite straight forward algorithm with our data model and would be a valuable addition.

@mmschlk mmschlk added the enhancement New feature or request label Apr 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request explainer All issues that are linked to explainers help wanted Extra attention is needed
Projects
Status: 💡Idea
Development

No branches or pull requests

1 participant