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
132 stars 40 forks source link

Replace Matplotlib by Plotly for interactive graphs #266

Open ReinierKoops opened 3 months ago

ReinierKoops commented 3 months ago

Right now, when you plot for example the feature elimination plot, I can't see at which point which features are included or not. For this we have the report df, but it might be worthwhile to investigate using an interactive graphing library like plotly.