Public Attributes | |
Dataset | |
The name of the clustering model. More... | |
ErrorStatus | |
More... | |
NClusters | |
Number of Clusters as calculated by current model. More... | |
Normalize | |
More... | |
Ready | |
More... | |
XMax | |
The maximum value on current X axis. More... | |
XMin | |
The minimum value on current X axis. More... | |
YMax | |
The maximum value on current Y axis. More... | |
YMin | |
The minimum value on current Y axis. More... | |
clusteringHasChanged | |
True if clustering options have been updated. More... | |
datasetHasChanged | |
True if data has been updated. More... | |
dimensionality | |
Number of Dimensions included in current model. More... | |
dsCount | |
Number of data points in the whole dataset. More... | |
method | |
More... | |
sampleSize | |
Sample Size for samling methods. More... | |
sampling | |
Are we working with the sample or with the whole dataset? True for CLARA. More... | |
Dataset |
The name of the clustering model.
ErrorStatus |
NClusters |
Number of Clusters as calculated by current model.
Normalize |
Ready |
XMax |
The maximum value on current X axis.
XMin |
The minimum value on current X axis.
YMax |
The maximum value on current Y axis.
YMin |
The minimum value on current Y axis.
clusteringHasChanged |
True if clustering options have been updated.
datasetHasChanged |
True if data has been updated.
dimensionality |
Number of Dimensions included in current model.
dsCount |
Number of data points in the whole dataset.
method |
sampleSize |
Sample Size for samling methods.
sampling |
Are we working with the sample or with the whole dataset? True for CLARA.