![]() | |
IClusteringAlgorithm<TInstance>.GetClustering Method |
Name | Description | |
---|---|---|
![]() | GetClustering(ISet<TInstance>) |
Clusters the set of TInstance given to the algorithm.
|
![]() | GetClustering(ClusterSet<TInstance>) |
Runs the clustering algorithm over the given ClusterSet<TInstance>.
|
![]() | GetClustering(IEnumerable<Cluster<TInstance>>, Double) |
Runs the clustering algorithm over the set of given Cluster<TInstance>.
|