linkedin / FastTreeSHAP

Fast SHAP value computation for interpreting tree-based models
BSD 2-Clause "Simplified" License
500 stars 30 forks source link

xgboost version compatible with FastTreeSHAP #33

Open itascail opened 3 months ago

itascail commented 3 months ago

Can TreeExplainer process xgboost models trained using xgboost1.7 or higher? I got an UniCodeDecodeError while loading the model to TreeExplainer.