pyclustering
pyclustering copied to clipboard
[pyclustering.cluster.cure][ccore.cure] Handling outliers
Introduction Any data set almost always contains outliers. CURE algorithm provides mechanism to eliminate them.
Resources
- Article: CURE: An Efficient Clustering Algorithm for Large Databases - Sudipto Guha, Rajeev Rastogi, Kyuseok Shim.
Description Mechanism should be introduced to python and C/C++ implementation.