Releases: mostly-ai/mostlyai-qa
Releases · mostly-ai/mostlyai-qa
1.5.0
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
1.3.1
What's Changed
- updated pypi package info
- move code folder one level up
- fix compatibility with pandas 2.0
Full Changelog: 1.3.0...1.3.1
1.3.0
What's Changed
- provide docs
- use rich.Progress as default progress
- new interface for progress reporting
- relax pandas dependency to 2.0
Full Changelog: 1.2.1...1.3.0
1.2.1
What's Changed
- trim metrics precision after all other validations are done
- filter out empty buckets while calculating embeddings
- makefile support for release to PyPI
Full Changelog: 1.2.0...1.2.1