| |
Property name |
Brief description |
 |
ClusterCount |
The ClusterCount property determines the number of clusters to which the set of objects is to be divided. |
 |
ClusterCountMax |
The ClusterCountMax property determines the maximum number of clusters when autoselection is used. |
 |
ClusterCountMin |
The ClusterCountMin property determines the minimum number of clusters on using the autoselection. |
 |
ClusterCountSelection |
The ClusterCountSelection property determines the method of cluster number selection. |
 |
Clusters |
The Clusters property returns information about clustering. |
 |
Distances |
The Distances property returns distances of objects to cluster centers, to which they belong. |
 |
ExcludeRepeated |
The ExcludeRepeated property determines whether repeated elements are excluded from the sample before clustering. |
 |
FuzzyMembership |
The FuzzyMembership property determines probabilistic matrix of object membership to each cluster. |
 |
InitCenters |
The InitCenters property determines the selection of initial cluster centers. |
 |
IsFuzzy |
The IsFuzzy property determines whether to use the fuzzy clustering method. |
 |
KModesDistance |
The KModesDistance property determines the method of calculating distances between objects on clustering by the K-mode method. |
 |
MaxIt |
The MaxIt property determines the maximum number of iterations, within which the solution is found. |
 |
Membership |
The Membership property returns whether an object belongs to clusters. |
 |
Modification |
The Modification property determines the type of the algorithm in use. |
 |
Objects |
The Objects property determines the list of considered objects. |