Changelog
All notable changes to explabox will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
Unreleased
Added
Example usage in Google Colab (requires
genbase>=0.2.17)explabox.explore.instancesto summarize instances in a splitSelecting, sampling and filtering of
digestibles.DatasetSupport and testing for Python
3.11
Fixed
Support for new pandas versions
Bugfix where tokens are not properly filtered in
TokenFrequency(requirestext-explainability>=0.6.6)
0.9b7
Added
Makefile for Windows (
make.bat)License to each file
Coverage testing on
codecov.ioHosting documentation on
readthedocs.ioDependencies for
explabox[dev],explabox[docs]andexplabox[all]Contribution guide
Software testing on Python
3.8,3.9and3.10; forwindows,ubuntuandmacosIssue templates
Pull request template
Example usage with
explabox-demo-drugreviewFinished all docstrings
Return
htmlandraw_htmlfrom MultipleReturnProbability scores to feature contributions
Changed
Ported repository to GitHub
CI/CD pipeline for GitHub actions
Fixed
Ensured stable dependency versions of
instancelibandtext_explainabilitynumpy.strdeprecation warning
Removed
Components from Gitlab repository
0.9b6
Added
README.md
Sphinx documentation
Makefile
License
Requirements
Dataset descriptives
Installation guide
Text sensitivity tests (
text_sensitivity)Text explainability (
text_explainability)Model importing (
genbase)Dataset handling (
genbase)Basic UI (
genbase)gitsetup