Click or drag to resize
Accord.NET (logo)

IClusterCollectionExTData, TCluster Properties

The IClusterCollectionExTData, TCluster generic type exposes the following members.

Properties
  NameDescription
Public propertyClusters
Gets the collection of clusters currently modeled by the clustering algorithm.
Public propertyCount
Gets the number of clusters in the collection.
Public propertyItem
Gets the cluster at the given index.
Public propertyProportions
Gets the proportion of samples in each cluster.
Top
See Also