0
19kviews
CURE Algorithm and Figures illustrating CURE
1 Answer
| written 3.6 years ago by |
CURE Algorithm:
It is a large scale clustering algorithm which uses a combination of partition based and hierarchical algorithms.
This algorithm as sums Euclidean space and identifies cluster of any space.
CURE starts by treating each data point as a single cluster and then recursively merges two existing clusters into …