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

Ensuring equal proportion of models, if multiple algorithms are provided #1

Open
haghish opened this issue Nov 15, 2023 · 0 comments
Open
Assignees
Labels
enhancement New feature or request

Comments

@haghish
Copy link
Owner

haghish commented Nov 15, 2023

When calculating weighted mean SHAP values for multiple models, ensure that the models equally represent different algorithms, if models trained on more than one algorithm are presented. For example, if models from GBM and EXGboost are provided, ensure that the user is notified that the weighted mean SHAP values do not equally represent both algorithms, if models trained using one algorithm outnumber the other. Under such situations, either the user should be warned and optionally, the package should be allowed to select equal number of models from each algorithm to be more fair in its overall assessment of feature importance.

@haghish haghish added the enhancement New feature or request label Nov 15, 2023
@haghish haghish self-assigned this Nov 15, 2023
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