Click or drag to resize
Accord.NET (logo)

IClusterCollectionExTData, TClusterClusters Property

Gets the collection of clusters currently modeled by the clustering algorithm.

Namespace:  Accord.MachineLearning
Assembly:  Accord.MachineLearning (in Accord.MachineLearning.dll) Version: 3.8.0
Syntax
TCluster[] Clusters { get; }

Property Value

Type: TCluster
See Also