v2.7.2 - Bug Fix Release
guillaume-vignal
released this
17 Oct 13:52
·
25 commits
to master
since this release
What's Changed
This release focuses on bug fixes to improve stability and functionality:
- Fixed default color in Local explanation plot: Resolved an issue where the default colors in the local explanation plot were incorrect.
- Improved pagination for large feature sets: Addressed a bug where pagination would not work properly.
- Restored Shapash icon in the webapp: Replaced the unintended dash icon with the correct Shapash icon in the web application.
- Removed unnecessary dataframe print in
plot_scatter_prediction.py
: Eliminated unintended dataframe printing, which improves clarity in scatter plot generation.
Contributed by @guillaume-vignal in #597.
Full Changelog: v2.7.1...v2.7.2