You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Recent advances in interpretability have produced SHAP values for assigning score contributions to features in a consistent manner. Calculating per-feature score contributions was added to XGBoost and LightGBM. It would be great to have it in gbm3 as well:
Recent advances in interpretability have produced SHAP values for assigning score contributions to features in a consistent manner. Calculating per-feature score contributions was added to XGBoost and LightGBM. It would be great to have it in gbm3 as well:
https://github.com/slundberg/shap
The text was updated successfully, but these errors were encountered: