Skip to content

v0.2.0

Compare
Choose a tag to compare
@kevin931 kevin931 released this 29 Nov 19:10
· 36 commits to main since this release

This releases adds some new features along with some minor improvements and fixes.

Changes and New Features

  • Add pairwise_downsample option for pairwise distance optimization in Reductions.evaluate method.
  • Add example datasets for the GitHub repo.
  • Improve docstrings for documentations.
  • Improve unit tests for coverage.

Deprecations

  • The comparison_classes parameter of the EvaluationMetrics.embedding_concordance method will no longer accept str input.