AutoClassifyCommand Properties |
![]() |
The AutoClassifyCommand type exposes the following members.
Name | Description | |
---|---|---|
![]() | DistanceMethod |
Distance method – defines how distances between objects are computed.
|
![]() | LinkageMethod |
Clustering method defines the linkage method used to compute distance between clusters of objects.
During cluster analysis when two groups P and Q are united, a linkage function computes the distance
between the new group P + Q and another group R.
|
![]() | Measurements |
List of measurements used for clustering.
|
![]() | NumberOfClusters |
Number of requested clusters
|