ICentroidClusterCollectionTData, TCluster Methods |
The ICentroidClusterCollectionTData, TCluster generic type exposes the following members.
Name | Description | |
---|---|---|
Distortion |
Calculates the average square distance from the data points
to the nearest clusters' centroids.
(Inherited from ICentroidClusterCollectionTData, TCentroids, TCluster.) | |
GetEnumerator | Returns an enumerator that iterates through a collection. (Inherited from IEnumerable.) | |
Transform(TData, Double, Double) |
Transform data points into feature vectors containing the
distance between each point and each of the clusters.
(Inherited from ICentroidClusterCollectionTData, TCentroids, TCluster.) | |
Transform(TData, Int32, Double, Double) |
Transform data points into feature vectors containing the
distance between each point and each of the clusters.
(Inherited from ICentroidClusterCollectionTData, TCentroids, TCluster.) |
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.) |