| Interface | Description |
|---|---|
| ClusteringPolicy |
A ClusteringPolicy captures the semantics of assignment of points to clusters
|
| Class | Description |
|---|---|
| AbstractClusteringPolicy | |
| CanopyClusteringPolicy | Deprecated |
| CIMapper | |
| CIReducer | |
| ClusteringPolicyWritable | |
| ClusterIterator |
This is a clustering iterator which works with a set of Vector data and a prior ClusterClassifier which has been
initialized with a set of models.
|
| ClusterWritable | |
| DistanceMeasureCluster | |
| FuzzyKMeansClusteringPolicy |
This is a probability-weighted clustering policy, suitable for fuzzy k-means
clustering
|
| KMeansClusteringPolicy |
This is a simple maximum likelihood clustering policy, suitable for k-means
clustering
|
Copyright © 2008–2017 The Apache Software Foundation. All rights reserved.