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

fix bug on TreeExplainer selection #515

Closed guillaume-vignal closed 9 months ago

guillaume-vignal commented 9 months ago

Description

The masker is put to None when testing if we can use a TreeExplainer.

Fixes #514

Type of change

Please delete options that are not relevant.

Test Configuration:

Checklist: