Skip to content

Releases: mostly-ai/mostlyai-qa

1.6.1

17 Apr 10:13
b151ad5
Compare
Choose a tag to compare

What's Changed

🚀 Features

  • increase accuracy precision to 7
  • use trn + hol for accuracy + correlations

📦 Uncategorized

  • adapt docs to model2vec #160
  • drop huggingface-hub dep #162

Full Changelog: 1.6.0...1.6.1

1.6.0

14 Apr 09:04
6eb47d2
Compare
Choose a tag to compare

What's Changed

🚀 Performance

  • replace sentence-transformers with model2vec

📦 Uncategorized

  • deprecate cpu and gpu extras #155
  • update README #158
  • release 1.6.0 #159

Full Changelog: 1.5.17...1.6.0

1.5.17

08 Apr 14:19
95d42dd
Compare
Choose a tag to compare

What's Changed

📦 Uncategorized

  • update dependency huggingface-hub[hf-xet] to minimum version 0.30.2 #153
  • release 1.5.17 #154

Full Changelog: 1.5.16...1.5.17

1.5.16

08 Apr 07:13
87a5059
Compare
Choose a tag to compare

What's Changed

📦 Uncategorized

  • relax rich dependency #151
  • release 1.5.16 #152

Full Changelog: 1.5.15...1.5.16

1.5.15

06 Apr 20:12
61ec83b
Compare
Choose a tag to compare

What's Changed

  • chore: drop fastcluster to allow numpy 2 in #147

Full Changelog: 1.5.14...1.5.15

1.5.14

04 Apr 10:52
828a3b7
Compare
Choose a tag to compare

What's Changed

🐛 Fixes

  • add UTF-8 encoding to file read/write operations across multiple modules #142

Full Changelog: 1.5.13...1.5.14

1.5.13

03 Apr 16:15
4709a3b
Compare
Choose a tag to compare

What's Changed

  • docs: updated README with link to arxiv paper in #137
  • docs: added screencast in #139
  • chore: upgrade plotly js 3.0 and plotly py 6.0 in #140

Full Changelog: 1.5.12...1.5.13

1.5.12

02 Apr 10:21
78c13f5
Compare
Choose a tag to compare

What's Changed

📦 Uncategorized

  • minimize calls to load_embedder #133

Full Changelog: 1.5.11...1.5.12

1.5.11

28 Mar 18:31
27e0beb
Compare
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
Compare
Choose a tag to compare

What's Changed

🚀 Features

  • warn user on inconsistent dtypes #128

Full Changelog: 1.5.9...1.5.10