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 329 forks source link

Build fails with new scikit-learn release 1.4.0 #524

Closed MLecardonnel closed 5 months ago

MLecardonnel commented 7 months ago

Shapash computes _iter method from ColumnTransformer without the required parameters that used to be optional: https://github.com/scikit-learn/scikit-learn/pull/27005/files#diff-fea489154c629a45ec01030d191f20465e809124a24260ac35fb884bc855140fR365 Changes are needed.

guerinclement commented 6 months ago

Quickly fixed by #521 scikit-learn version is limited to <1.4