Skip to content

Support SHAP importance#8

Open
valots12 wants to merge 4 commits into
apalladi:mainfrom
valots12:main
Open

Support SHAP importance#8
valots12 wants to merge 4 commits into
apalladi:mainfrom
valots12:main

Conversation

@valots12

Copy link
Copy Markdown

This code facilitates the use of a SHAP Explainer for computing feature importance. The function now supports the 'importance_type' parameter, enabling users to choose between the 'model' strategy (based on model coefficients) and the Shapley values strategy ('shap'). The explainer used is generic, providing support for different families of models.

@valots12

Copy link
Copy Markdown
Author

any update?

@valots12

valots12 commented Dec 9, 2023

Copy link
Copy Markdown
Author

I could improve it if you think something is missing

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

Successfully merging this pull request may close these issues.

1 participant