pyclustering
0.10.1
pyclustring is a Python, C++ data mining library.
|
BIRCH (Balanced Iterative Reducing and Clustering using Hierarchies) cluster analysis algorithm. More...
Classes | |
class | birch |
Class represents the clustering algorithm BIRCH (Balanced Iterative Reducing and Clustering using Hierarchies). More... | |
BIRCH (Balanced Iterative Reducing and Clustering using Hierarchies) cluster analysis algorithm.
Implementation based on paper [45].