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 CalibratedClassifierCV algorithm #279

Open
mChowdhury-91 opened this issue Aug 17, 2023 · 0 comments
Open

Add support for CalibratedClassifierCV algorithm #279

mChowdhury-91 opened this issue Aug 17, 2023 · 0 comments

Comments

@mChowdhury-91
Copy link

We have just started using explainerdashboard in production and want to add support for new algorithms.
For one of the model training we were using CalibratedClassifierCV algorithm, and the explainerdashboard doesn't support this explainer by default.
The shap value calculations happen using default KernelExplainer which takes a lot of time(approx 3hrs for 2000+ dataset).
Is there a way we can support this algorithm in ExplainerDashboard so that calculations happen fast?

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

No branches or pull requests

1 participant