MAIF / shapash

🔅 Shapash: User-friendly Explainability and Interpretability to Develop Reliable and Transparent Machine Learning Models
https://maif.github.io/shapash/
Apache License 2.0
2.71k stars 331 forks source link

BUG: with version 2.4.0 TreeExplainer is never used #514

Closed guillaume-vignal closed 9 months ago

guillaume-vignal commented 9 months ago

With Shapash version 2.4.0, it never uses TreeExplainer when he should use it (catboost model for example).

Python version : 3.9

Shapash version : 2.4.0

Operating System : Linux