shap / shap

A game theoretic approach to explain the output of any machine learning model.
https://shap.readthedocs.io
MIT License
21.77k stars 3.18k forks source link

Fix missing `base_score` in xgboost regression #3616

Closed CloseChoice closed 2 weeks ago

CloseChoice commented 1 month ago

Overview

Closes #3579

Description of the changes proposed in this pull request:

Checklist

CloseChoice commented 1 month ago

@connortann would be nice if we could get a new hotfix release when this is merged, since it seems to be needed by the community

CloseChoice commented 2 weeks ago

hmm, seems like our macos pipeline is failing due to xgboost errors. Haven't we had this before?