A Comprehensive Survey of Clustering Algorithms (2015)
·1 min
Table of Contents
Low complexity algorithms #
Algorithm | Type | Complexity | Scalability | Large-scale data | High-dimensional data | Shape |
---|---|---|---|---|---|---|
k-means | Partition | Middle | Yes | No | Convex | |
BIRCH | Hierarchy | High | Yes | No | Convex | |
CURE | Hierarchy | High | Yes | Yes | Arbitrary | |
FCM | Fuzzy theory | Middle | No | No | Convex | |
CLICK | Graph theory | High | Yes | No | Arbitrary | |
STING | Grid | High | Yes | Yes | Arbitrary | |
CLIQUE | Grid | High | No | Yes | Convex | |
WaveCluster | Grid | High | Yes | No | Arbitrary | |
FC | Fractal theory | High | Yes | Yes | Arbitrary | |
STREAM | Stream data | Middle | Yes | No | Arbitrary |
Xu, D., Tian, Y. A Comprehensive Survey of Clustering Algorithms. Ann. Data. Sci. 2, 165–193 (2015). https://doi.org/10.1007/s40745-015-0040-1