MeanShiftClusterCollection Properties |
The MeanShiftClusterCollection type exposes the following members.
Name | Description | |
---|---|---|
Clusters |
Gets the collection of clusters currently modeled by the clustering algorithm.
| |
Count |
Gets the number of clusters in the collection.
| |
Item |
Gets the MeanShiftClusterCollectionMeanShiftCluster at the specified index.
| |
Modes |
Gets the cluster modes.
| |
NumberOfClasses |
Gets the number of classes expected and recognized by the classifier.
(Inherited from ClassifierBaseTInput, TClasses.) | |
NumberOfInputs |
Gets the number of inputs accepted by the model.
(Inherited from TransformBaseTInput, TOutput.) | |
NumberOfOutputs |
Gets the number of outputs generated by the model.
(Inherited from TransformBaseTInput, TOutput.) | |
Proportions |
Gets the proportion of samples in each cluster.
|