Package | Description |
---|---|
messif.pivotselection |
Support for selection of representative objects (pivots).
|
Modifier and Type | Class and Description |
---|---|
static class |
KMeansPivotChooser.ComputeCentroidThread
Thread for computing a new artifical cluster center as a mean vector of all passed vectors.
|
static class |
KMeansPivotChooser.SelectClustroidThread
Thread for selecting the "center" of a cluster.
|