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

Removal of dependencies that have no recent releases: ACV, Lime? #482

Open
ThomasBouche opened this issue Sep 7, 2023 · 0 comments
Open
Assignees

Comments

@ThomasBouche
Copy link
Collaborator

ACV and Lime are 2 alternative libraries to shap for computing local contributions. However, these 2 libraries don't have any recent releases.
This poses problems for us in terms of dependency management and perhaps also for support in python 3.11.

One solution might be to stop using these libraries in Shapash, knowing that contributions can be computed by the user with these libraries and then added to SmartExplainer.compile() with the argument "contributions".

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

2 participants