Releases: sergeyklay/clusterium
Releases · sergeyklay/clusterium
0.4.0
What's Changed
- Add CHANGELOG and update documentation structure by @sergeyklay in #34
- Improve cascading metadata resolution in version module by @sergeyklay in #35
- Refactor type hints to use built-in types by @sergeyklay in #36
- Remove redundant JSON output file generation by @sergeyklay in #37
- Remove embedding cache functionality by @sergeyklay in #38
- Enhance CLI for text and CSV input support by @sergeyklay in #39
- Separate alpha and sigma parameter for DP and PYP by @sergeyklay in #40
- Amend and improve API documentation by @sergeyklay in #41
- Improve type hinting defenition by @sergeyklay in #42
- Introduce --show-plot/--no-show-plot option by @sergeyklay in #43
- Add run_batch_test.sh script for manual testing of clusx commands by @sergeyklay in #44
Full Changelog: 0.3.3...0.4.0
0.3.3
What's Changed
- Fix CD workflow with release artifact upload by @sergeyklay in #33
Full Changelog: 0.3.2...0.3.3
0.3.2
What's Changed
- Amend project documentation by @sergeyklay in #31
- Add checksum generation and verification to CD workflow by @sergeyklay in #32
Full Changelog: 0.3.1...0.3.2
0.3.1
0.3.0
What's Changed
- Implement Proper Bayesian Inference by @sergeyklay in #26
- Rebranding by @sergeyklay in #27
- Initial docs structure by @sergeyklay in #28
- Update project documentation by @sergeyklay in #29
Full Changelog: 0.2.0...0.3.0
0.2.0
What's Changed
- Migrate to Dirichlet & Pitman-Yor Process by @sergeyklay in #23
- Add comprehensive evaluation dashboard and power-law analysis by @sergeyklay in #24
- Add integration and unit tests for clustering models by @sergeyklay in #25
Full Changelog: 0.1.0...0.2.0
0.1.0
Fix type annotation for embeddings_provider