Click or drag to resize

AutoClassifyCommand Properties

The AutoClassifyCommand type exposes the following members.

Properties
  NameDescription
Public propertyDistanceMethod
Distance method – defines how distances between objects are computed.
Public propertyLinkageMethod
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.
Public propertyMeasurements
List of measurements used for clustering.
Public propertyNumberOfClusters
Number of requested clusters
Top
See Also