IClusterCollectionExTData, TCluster Interface |
Namespace: Accord.MachineLearning
The IClusterCollectionExTData, TCluster type exposes the following members.
Name | Description | |
---|---|---|
Clusters |
Gets the collection of clusters currently modeled by the clustering algorithm.
| |
Count |
Gets the number of clusters in the collection.
| |
Item |
Gets the cluster at the given index.
| |
Proportions |
Gets the proportion of samples in each cluster.
|
Name | Description | |
---|---|---|
GetEnumerator | Returns an enumerator that iterates through a collection. (Inherited from IEnumerable.) |
Name | Description | |
---|---|---|
SetEqualsTCluster |
Compares two enumerables for set equality. Two
enumerables are set equal if they contain the
same elements, but not necessarily in the same
order.
(Defined by Matrix.) |