| 
               | 
            
              IClusteringAlgorithmTData, TWeights Methods | 
          
The IClusteringAlgorithmTData, TWeights generic type exposes the following members.
| Name | Description | |
|---|---|---|
| Compute(TData) |  Obsolete.  
              Divides the input data into a number of clusters. 
              (Inherited from IClusteringAlgorithmTData.) | |
| Compute(TData, TWeights) |  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.) |