CLASSIX API Reference
|
CLASSIX: Fast and explainable clustering based on sorting. |
Cluster the data and return the associated cluster labels. |
|
|
Cluster the data and return the associated cluster labels. |
|
Allocate the data to their nearest clusters. |
|
'self.explain(object/index) # prints an explanation for why a point object1 is in its cluster (or an outlier) 'self.explain(object1/index1, object2/index2) # prints an explanation why object1 and object2 are either in the same or distinct clusters |
|
Visualize the starting point and data points |
|
Visualize the linkage in the distance clustering. |
Load cluster centers. |
|
Load group centers. |
|
form the columns details for group centers and clusters information |
|
Filter outliers in terms of |
|
|
Format item value for clusters. |
|