|
|
KMeans Constructor |
| Name | Description | |
|---|---|---|
| KMeans(Int32) |
Initializes a new instance of the K-Means algorithm
| |
| KMeans(Int32, IDistanceDouble) |
Initializes a new instance of the KMeans algorithm
| |
| KMeans(Int32, FuncDouble, Double, Double) | Obsolete.
Initializes a new instance of KMeans algorithm
|