Package | Description |
---|---|
at.tuwien.ifs.somtoolbox.visualization.clustering |
Contains classes implementing clustering methods on the SOM.
|
Modifier and Type | Method and Description |
---|---|
void |
KMeans.setClusterCentroids(double[][] centroids)
Initialise the cluster centres with the given centres.
|