Package | Description |
---|---|
org.openimaj.ml.clustering.kmeans |
K-Means in OpenIMAJ is designed to be both extremely fast and flexible.
|
Modifier and Type | Field and Description |
---|---|
HierarchicalDoubleKMeansResult.Node[] |
HierarchicalDoubleKMeansResult.Node.children
Node children (if any)
|
Modifier and Type | Method and Description |
---|---|
HierarchicalDoubleKMeansResult.Node |
HierarchicalDoubleKMeansResult.getRoot()
Get the root node of the tree
|