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 support for kernel and neighbour for SHAPRFECV #71

Open
anilkumarpanda opened this issue Feb 17, 2021 · 0 comments
Open

Add support for kernel and neighbour for SHAPRFECV #71

anilkumarpanda opened this issue Feb 17, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@anilkumarpanda
Copy link
Contributor

Problem Description
Currently SHAPRFECV does not support models such as SVM,KNN. This depends on this open issue with SHAP.Once this issue is resolved these models can be supported by SHAPRFECV.

Desired Outcome
SHAPRFECV works with SVM,KNN models.

Solution Outline

  • Upgrade the SHAP version once the above issue is resolved.

  • Add test to check if the explainer method is able to work with SVM,KNN models.

@anilkumarpanda anilkumarpanda added the enhancement New feature or request label Feb 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant