IClusteringAlgorithmTData Methods |
The IClusteringAlgorithmTData generic type exposes the following members.
Name | Description | |
---|---|---|
Compute | Obsolete.
Divides the input data into a number of clusters.
| |
Learn |
Learns a model that can map the given inputs to the desired outputs.
(Inherited from IUnsupervisedLearningTModel, TInput, TOutput.) |