Click or drag to resize

KMeans Properties

The KMeans type exposes the following members.

Properties
  NameDescription
Public propertyClustersCount
Returns number of clusters in partition.
(Inherited from BaseClustering.)
Public propertyIterations
Number of iterations performed.
Public propertyMetricType (Inherited from BaseClustering.)
Public propertyRandom
Random generator for next point selection.
Public propertyStatus
Method status.
(Inherited from BaseClustering.)
Top
See Also