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

Feature: Model Agnostic Explanability - Permutation Importance and Counterfactual #1885

Open
rawanmahdi opened this issue Jun 29, 2023 · 0 comments

Comments

@rawanmahdi
Copy link

Feature Description

Not sure if this has been implemented in this repo before but I couldn't find anything on the docs. It would be nice to get some model agnostic feature importance for the autoML model. Counterfactual examples may also be useful to expose the model's behaviour and improve interpretability for the user.

Reason

Potential to improve model transperancy given these black box rapid prototyping autoML practices.

Solution

We can implement it using libraries like SHAP and DiCE, I have a good amount of experience working with them so I wouldn't mind contributing. Any suggestions in implementation would be much appreciated. Apologize if this has already been done.

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

No branches or pull requests

1 participant