interpretml / interpret-community

Interpret Community extends Interpret repository with additional interpretability techniques and utility functions to handle real-world datasets and workflows.

Home Page:https://interpret-community.readthedocs.io/en/latest/index.html

Repository from Github https://github.cominterpretml/interpret-communityRepository from Github https://github.cominterpretml/interpret-community

The unused internal methods in explanation_utils.py could be cleaned up

gaugup opened this issue · comments

Is your feature request related to a problem? Please describe.
It seems there are some functions in the package which are internal and not called from anywhere. Maybe these could be cleaned up.

Describe the solution you'd like
it might be a good idea to look at all the methods in explanation_utils.py and clean up the other internal mehods which aren't used by this package.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.