pyclustering.container.cftree Namespace Reference

Data Structure: CF-Tree. More...

Classes

class  cfentry
 Clustering feature representation. More...
 
class  cfnode
 Representation of node of CF-Tree. More...
 
class  cfnode_type
 Enumeration of CF-Node types that are used by CF-Tree. More...
 
class  cftree
 CF-Tree representation. More...
 
class  leaf_node
 Represents clustering feature leaf node. More...
 
class  measurement_type
 Enumeration of measurement types for CF-Tree. More...
 
class  non_leaf_node
 Representation of clustering feature non-leaf node. More...
 

Detailed Description

Data Structure: CF-Tree.

Implementation based on paper [41].

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