pyclustering  0.10.1
pyclustring is a Python, C++ data mining library.
pyclustering.cluster.cure Namespace Reference

Cluster analysis algorithm: CURE. More...

Classes

class  cure
 Class represents clustering algorithm CURE with KD-tree optimization. More...
 
class  cure_cluster
 Represents data cluster in CURE term. More...
 

Detailed Description

Cluster analysis algorithm: CURE.

Implementation based on paper [14].

Authors
Andrei Novikov (pyclu.nosp@m.ster.nosp@m.ing@y.nosp@m.ande.nosp@m.x.ru)
Date
2014-2020