What's Changed
Added
- Add CoalitionExplainer and add possibility of using Winter Values in Partition Explainer by @CousinThrockmorton in #3666
- Support and test against Python 3.13 by @connortann in #3861 and @CloseChoice in #4104
- Add Support for PyTorch
Identity
Layer by @RoyiAvital in #4028
Documentation
- Update Explaining a model that uses standardized features by @randombenj in #3903
Other Changes
- Changed alias by @Ja-Tink in #4049
- update javascript packages by @CloseChoice in #4067
- Fixed visual bug for small SHAP values by @Ja-Tink in #4053
- Fix summary_plot displays only one feature 4081 by @CloseChoice in #4087
- resolve threading warnings of regex library by @emmanuel-ferdman in #4084
New Contributors
- @RoyiAvital made their first contribution in #4028
- @Ja-Tink made their first contribution in #4049
- @emmanuel-ferdman made their first contribution in #4084
- @randombenj made their first contribution in #3903
- @CousinThrockmorton made their first contribution in #3666
Full Changelog: v0.47.2...v0.48.0