public class XMeans extends KMeans
OUTLIER
Constructor and Description |
---|
XMeans(double[][] data,
int kmax)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
String |
toString() |
centroids, distortion, lloyd, lloyd, lloyd, predict
getClusterLabel, getClusterSize, getNumClusters
Copyright © 2015. All rights reserved.