DenMune-Sklearn: Robust Density-Based Clustering#
Date: Jul 10, 2026 Version: 0.1.5
Useful links: Source Repository | Issues & Ideas
DenMune-Sklearn is an efficient, scikit-learn compatible implementation of the “DENMUNE: Density peak based clustering using mutual nearest neighbors” algorithm. It was developed to provide a robust, performant, and API-compliant alternative to existing implementations.
This library excels at identifying non-convex clusters of varying densities, automatically detects noise, and integrates seamlessly into the scikit-learn ecosystem.
Install the library and run your first clustering task in minutes.
Understand the theory behind DenMune, its parameters, and practical usage tips.
Detailed descriptions of all classes, functions, and their parameters.
A gallery of examples demonstrating key features and advanced use cases.