Accord.MachineLearning (in Accord.MachineLearning.dll) Version: 3.8.0
Syntaxpublic interface IClusterCollectionEx<TData, TCluster> : IEnumerable
Public Interface IClusterCollectionEx(Of TData, TCluster) Inherits IEnumerableType Parameters
The IClusterCollectionExTData, TCluster type exposes the following members.
Properties Name Description ClustersGets the collection of clusters currently modeled by the clustering algorithm.
CountGets the number of clusters in the collection.
ItemGets the cluster at the given index.
ProportionsGets the proportion of samples in each cluster.
Top Methods Name Description GetEnumeratorReturns an enumerator that iterates through a collection.
(Inherited from IEnumerable.) Top Extension Methods Name Description SetEqualsTClusterCompares 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.) Top See AlsoRetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4