-
Notifications
You must be signed in to change notification settings - Fork 207
Open
Labels
clusteringClustering packageClustering packageenhancementNew feature, improvement request or other non-bug code enhancementNew feature, improvement request or other non-bug code enhancement
Description
Describe the feature or idea you want to propose
Implement the Density-based clustering algorithm, Density Peak, in a new module (density_based) in Clustering module.
Describe your proposed solution
Code References:
- Python DPCA: https://github.com/colinwke/dpca
- Java DPC implementation: https://github.com/Moonet/DensityPeakClustering
Paper References:
Describe alternatives you've considered, if relevant
No response
Additional context
No response
Metadata
Metadata
Assignees
Labels
clusteringClustering packageClustering packageenhancementNew feature, improvement request or other non-bug code enhancementNew feature, improvement request or other non-bug code enhancement