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

Support for scikit-learn 1.2.1 #435

Closed vishal-unissant closed 1 year ago

vishal-unissant commented 1 year ago

Description of Problem:

The scikit-learn supported by Shapash is outdated and needs to be upgraded to scikit-learn version > 1.2.0 (1.2.1 is the latest)

Overview of the Solution:

Examples:

Blockers:

Definition of Done:

ThomasBouche commented 1 year ago

Hi,

Thanks for your issue, We upgrade the version of sklearn in this pull request: https://github.com/MAIF/shapash/pull/421

But we haven't made the release for the pypi installation yet. We will do it in the next few days

ThomasBouche commented 1 year ago

This issue is fix on the new release Shapash 2.3.x