v0.2.0
This releases adds some new features along with some minor improvements and fixes.
Changes and New Features
- Add
pairwise_downsampleoption for pairwise distance optimization inReductions.evaluatemethod. - Add example datasets for the GitHub repo.
- Improve docstrings for documentations.
- Improve unit tests for coverage.
Deprecations
- The
comparison_classesparameter of theEvaluationMetrics.embedding_concordancemethod will no longer acceptstrinput.