Releases: mostly-ai/mostlyai-qa
Releases · mostly-ai/mostlyai-qa
1.5.9
What's Changed
🐛 Fixes
- handle read-only HF cache folder #126
Chore
- update PyTorch to version 2.6.0
Full Changelog: 1.5.8...1.5.9
1.5.8
What's Changed
🚀 Features
- add
ims_trn_hol
+dcr_trn_hol
as new metrics; adddcr_trn_hol
+dcr_share
to HTML #123
Full Changelog: 1.5.7...1.5.8
1.5.7
1.5.6
What's Changed
🐛 Fixes
- resolve init_logging issue on Colab #115
- fixed issue with RANDOM sampling of rows in case of sequential data #120
Full Changelog: 1.5.5...1.5.6
1.5.5
1.5.4
What's Changed
- feat: enabling anchor links with scrolling inside iFrames #106
- fix: suppress warning originating from phik #104
- build: use gha gpu runner with NVIDIA image
- build: uv run without re-syncing the environment #105
- chore: upgrade twine dependency #108
- chore: remove pkginfo dependency #110
Full Changelog: 1.5.3...1.5.4
1.5.3
What's changed
- build: downgrade plotly to <6.0.0
1.5.2
What's changed
- docs: Update README.md
- build: add mostlyai-qa[cpu] and mostlyai-qa[gpu] extras
- build: added GPU workflow runners in gtihub actions
1.5.1
What's Changed
- docs: Updated README.md
- fix: handle FutureWarning triggered by
pandas.concat
- feat: add a helper for initializing logging
Full Changelog: 1.5.0...1.5.1
1.5.0
What's changed
- fix: incorrect accuracy setup calculation
- feat: remove rich progress
- feat: remove dependency on pickle