ing-bank / probatus

Validation (like Recursive Feature Elimination for SHAP) of (multiclass) classifiers & regressors and data used to develop them.
https://ing-bank.github.io/probatus
MIT License
128 stars 40 forks source link

Implement fasttreeshap #243

Closed ReinierKoops closed 6 months ago

ReinierKoops commented 6 months ago

Try to implement fast tree shap. Findings show it most likely won't work due to SHAP and fasttreeshap being not in sync.