|
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; }
ReadOnly Property Clusters As TCluster()
Get
Property Value
Type:
TClusterSee Also