Releases: IBM/AutoXAI4Omics
Releases · IBM/AutoXAI4Omics
Release 1.3.0
Merge pull request #62 from IBM/test V1.3.0
V1.2.0
v1.2.0 (#40) (#41) * Bugfix: read batch input in autoxai4omics.sh * 7 eli5 to shap (#28) * Changed: Eli5 & scikit learn bump * Changed: converted print statements to logger and send logging to stdout * Fixed: missed loggers statement * Changed: upgraded `xgboost` and `shap` to latest version * Updated: Changelog * Changed: upgraded eli5 * 29 change env manager to poetry (#34) * Changed: updated gitignore * Changed: tweaked config duplication naming * Changed: renamed `src` to `autoxai4omics` * Added: initial pyproject.toml and lock file * Change: prelim docker image update * Changed: added platform specific dependencies * Changed: updated dockerfile * Changed: updated dev manual * Removed: removed depricated requirements txt * Changed: updated changelog * Changed: Author name * 30 upgrade python version used (#35) * Changed: updated python version in dockerfile * Changed: required package changes for python 3.11 * 38 documentation update (#39) * Fixed: correct pull command statement * Fixed: corrected dev manual link * Fixed: updated doi * Added: warning about version to use with published data & configs * Removed: biorxiv doi * version bump
V1.1.1
What's Changed
- Sync by @DrJStrudwick in #19
- sync by @DrJStrudwick in #20
- Bug fixed: type issue in feature selection by @DrJStrudwick in #22
- Fix by @DrJStrudwick in #23
- Fix for #18 by @DrJStrudwick in #24
Full Changelog: V1.1.0...V1.1.1
V1.1.0
What's Changed
- Post-release patches by @DrJStrudwick in #1
- Post-release patches by @DrJStrudwick in #2
- 4 removal of auto sklearn by @DrJStrudwick in #8
- 5 creation of venv by @DrJStrudwick in #9
- 6 upgrade parser to use pydantic by @DrJStrudwick in #10
- Added: batch mode processing by @DrJStrudwick in #12
- 14 dataset straight into models by @DrJStrudwick in #15
- V1.1.0 by @DrJStrudwick in #16
- V1.1.0 by @DrJStrudwick in #17
Full Changelog: V1.0.1...V1.1.0
V1.0.1
V1.0.0
This is the first release marking the tool being open sourced