Releases: mostly-ai/mostlyai-qa
Releases · mostly-ai/mostlyai-qa
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
1.4.4
What's changed
- refactor: refine UserWarning in case of many embeds to be calculated
- docs: refined API docs
- build: migrate from poetry to uv, makefile, pyupgrade and dependencies
1.4.1
What's Changed
- docs: fix docs to point to ModelMetrics
1.4.0
1.3.5
What's Changed
- Remove embedder from package, and download on demand
- regrouping pyproject.toml
Full Changelog: 1.3.3...1.3.5
1.3.3
1.3.2
What's Changed
- refactored Makefile
- simplified docs layout
- fixed issue with reading large Int64 columns
- fixed issue with binning of bool columns
- fixed issue with binning of constant datetime columns
Full Changelog: 1.3.1...1.3.2