|
|
ICentroidClusterCollectionTData, TCluster Properties |
The ICentroidClusterCollectionTData, TCluster generic type exposes the following members.
| Name | Description | |
|---|---|---|
| Centroids |
Gets or sets the clusters' centroids.
(Inherited from ICentroidClusterCollectionTData, TCentroids, TCluster.) | |
| Clusters |
Gets the collection of clusters currently modeled by the clustering algorithm.
(Inherited from IClusterCollectionExTData, TCluster.) | |
| Count |
Gets the number of clusters in the collection.
(Inherited from IClusterCollectionExTData, TCluster.) | |
| Distance |
Gets or sets the distance function used to measure the distance
between a point and the cluster centroid in this clustering definition.
(Inherited from ICentroidClusterCollectionTData, TCentroids, TCluster.) | |
| Item |
Gets the cluster at the given index.
(Inherited from IClusterCollectionExTData, TCluster.) | |
| Proportions |
Gets the proportion of samples in each cluster.
(Inherited from IClusterCollectionExTData, TCluster.) |