Recent Releases of radius_clustering
radius_clustering - v1.1.0
What's Changed
- Enhanced Documentation by @quentinhaenn in https://github.com/lias-laboratory/radius_clustering/pull/2
- Adding correct structure and files by @quentinhaenn in https://github.com/lias-laboratory/radius_clustering/pull/3
- Update typo problems by @mickaelbaron in https://github.com/lias-laboratory/radius_clustering/pull/4
- add cff file by @quentinhaenn in https://github.com/lias-laboratory/radius_clustering/pull/5
- Added CI Workflow for publishing automatically by @quentinhaenn in https://github.com/lias-laboratory/radius_clustering/pull/6
- New minor release and memory efficiency enhanced by @quentinhaenn in https://github.com/lias-laboratory/radius_clustering/pull/7
New Contributors
- @mickaelbaron made their first contribution in https://github.com/lias-laboratory/radius_clustering/pull/4
Full Changelog: https://github.com/lias-laboratory/radius_clustering/commits/v1.1.0
- C
Published by quentinhaenn about 1 year ago
radius_clustering - Radius Clustering 1.0.0
π Initial Release: Radius Clustering v1.0.0
Welcome to the first release of Radius Clustering! π
This package has been designed to perform clustering under radius constraints.
β¨ Key Features - [Feature 1]: Efficient clustering with radius constraints using dominating sets in graphs. - [Feature 2]: Full compatibility with scikit-learn API's and Scipy dissimilarity functions - [Feature 3]: Modifiable way of calculating the MDS (approx or exact)
π How to Get Started
All instructions and guides are in the documentation, do not hesitate to check it out !
π€ Contribute
Weβd love your feedback and contributions to help improve this project. Feel free to:
- Submit issues for bugs or feature requests.
- Open pull requests for contributions.
π Letβs Build Together!
We hope Radius Clustering proves valuable for your projects. Check out the README and docs for more details and examples.
- C
Published by quentinhaenn over 1 year ago