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

Create version 2.0.0 of Probatus #204

Closed ReinierKoops closed 1 year ago

ReinierKoops commented 1 year ago

The latest commits are not backwards compatible due to a bugfix of RFECV which makes it reproducible when setting a seed. Also some other fixes are introduced which should be integrated.

ReinierKoops commented 1 year ago

See PR https://github.com/ing-bank/probatus/pull/206