Skip to content

1.9.0

Compare
Choose a tag to compare
@mostlyai-ci mostlyai-ci released this 11 May 20:52
· 21 commits to main since this release
13a0b8a

What's Changed

  • fix: ensure n_jobs > 0 in #171
  • chore: use FAISS for faster knn in #174
  • fix: do not use FAISS on non-Linux due to segfaults in #181
  • docs: harmonize pkg usage in #176
  • feat: add trivariate accuracy metric in #179
  • feat: switch to custom encoding space for distance metrics in #185
  • feat: use encoded data consistently for similarity & distances in #187

Full Changelog: 1.7.0...1.9.0