Skip to content

ArdeleanRichard/Drop-Ripple-Counter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Drop-Ripple-Counter

Drop Ripple Counter (DRC) is a novel clustering algorithm. You can find its Python implementation here.

Paper Abstract

This paper presents a novel clustering algorithm, named Drop Ripple Counter, designed to address limitations inherent in traditional clustering techniques such as K-means and DBSCAN. The proposed algorithm was evaluated against these algorithms using a diverse set of datasets. The performance comparison focused on two key clustering validation metrics: Adjusted Rand Index and Adjusted Mutual Information. Experimental results demonstrate that our algorithm is on par or outperforms K-means and DBSCAN across multiple datasets in terms of the previously mentioned metrics, indicating superior performance in identifying underlying data structures and robustness to noise. These findings highlight the potential of our approach as a more effective alternative for a wide range of clustering applications

About

Drop Ripple Counter (DRC) is a novel clustering algorithm. You can find its Python implementation here

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages