Skip to content

Releases: scikit-learn-contrib/radius_clustering

Governance changes

07 Jul 14:34
9d4ca16
Compare
Choose a tag to compare

This release provides notable governances changes alongside repository and code enhancements :

  • Project governance changed : now the project is part of scikit-learn-contrib organization.
  • Updated the README to reflect the new governance and organization.
  • Updated the documentation to reflect the new governance and organization.
  • Updated the test cases to ensure compatibility with the new governance and organization.
  • Enhanced repository standards with codecov, binder examples and zenodo integration.
  • New issue and PR templates
  • Code of conduct and contributing guidelines added

v1.1.0

20 Dec 17:59
c79c2c7
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/lias-laboratory/radius_clustering/commits/v1.1.0

Radius Clustering 1.0.0

21 Nov 17:20
c79c2c7
Compare
Choose a tag to compare

🎉 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.