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

BUG: SHAP values calculated using CPU differ from SHAP values calculated using GPU for XGBOOST #10290

Open
madakkmi opened this issue May 15, 2024 · 1 comment

Comments

@madakkmi
Copy link

There are large differences between SHAP values calculated using CPU and GPU for XGBoost models with feature_perturbation='interventional' and model_output='log_loss'. The detailed description of the bug including how to reproduce it and the traceback are provided in shap/shap#3655. The issue seems to be originating at the shap implementation of the xgboost resposiory as mentioned in that issue. It would be great if this can be fixed.

@trivialfis
Copy link
Member

cc @RAMitchell .

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