Skip to content

Releases: mostly-ai/mostlyai-qa

1.5.11

28 Mar 18:31
27e0beb

Choose a tag to compare

What's Changed

🐛 Fixes

  • do coherence analysis only if there are non-fk columns in tgt #131

Full Changelog: 1.5.10...1.5.11

1.5.10

27 Mar 22:58
5660b25

Choose a tag to compare

What's Changed

🚀 Features

  • warn user on inconsistent dtypes #128

Full Changelog: 1.5.9...1.5.10

1.5.9

20 Mar 16:49
1ea85c2

Choose a tag to compare

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

16 Mar 21:23
65f55d3

Choose a tag to compare

What's Changed

🚀 Features

  • add ims_trn_hol + dcr_trn_hol as new metrics; add dcr_trn_hol + dcr_share to HTML #123

Full Changelog: 1.5.7...1.5.8

1.5.7

14 Mar 18:17
0c61a80

Choose a tag to compare

What's Changed

🚀 Features

  • new coherence metrics #118

Full Changelog: 1.5.6...1.5.7

1.5.6

13 Mar 09:55
1f2ff24

Choose a tag to compare

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

13 Feb 10:26
1f546bf

Choose a tag to compare

What's Changed

  • refactor: drop unused report extra arg

Full Changelog: 1.5.4...1.5.5

1.5.4

13 Feb 09:11
dbd2315

Choose a tag to compare

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

04 Feb 13:45
165dcf6

Choose a tag to compare

What's changed

  • build: downgrade plotly to <6.0.0

1.5.2

31 Jan 14:39
42e72ed

Choose a tag to compare

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