v1.0.10
szczepanskiNicolas
released this
28 Nov 16:08
·
137 commits
to main
since this release
- To resolve compatibility issues with PyQt6, since V1.0.10, PyXAI’s Graphical Interface is independent and no longer mandatory.
- Remove the PyQt6 dependency and implementation of new methods to display explanations without PyQt6:
- show_in_notebook()
- show_on_screen()
- get_PILImage()
- save_png()
- resize_PILimage()
- More information on a new page of the documentation
- Contrastive for BT classification (binary classes)(documentation in progress)
- Change function name in explainer (unset_specific_features -> unset_excluded_features)
- New procedure installation (github and pypi)
- New visualization for time series
More information at the end of this page. - Compilation error resolution
The documentation will be updated tomorrow.