v0.4.1
LIT version 0.4.1
This is a bug fix release aimed at improving visual clarity and common
workflows.
The UI has been slightly revamped, bugs have been fixed, and new capabilities
have been added. Notable changes include:
- Adds "open in new tab" feature to LIT Notebook widget
- Adds support for
SparseMultilabelPreds
to LIME - Improves color consistency across the UI
- Switching NumPy instead of SciKit Learn for PCA
- Ensuring all built-in demos are compatible with the Docker
- Updating the Dockerfile to support run-time
DEMO_NAME
andDEMO_PORT
args - Fixed a rendering bug in the Confusion Matrix related column and row spans
when "hide empty labels" is turned on