Interface | Description |
---|---|
Centroid<O> |
A centroid.
|
CentroidFactory<O> |
An object that can create centroids.
|
Class | Description |
---|---|
Cluster<T extends CentroidFactory<? super T>> |
A cluster.
|
KMeansUtil<K extends CentroidFactory<? super K>> |
Generic KMeans clustering object.
|
Copyright © 2014. All Rights Reserved.