KModesDistanceType

Description

The KModesDistanceType enumeration is used to determine the method of calculating distance between points on clustering by the k-modes method.

It is used by the following property:

Available Values

  Value Brief description
0 Hamming. Hamming distance.
1 HammingMod. Modified distance function.

See also:

Stat Assembly Enumerations