| Package | Description |
|---|---|
| org.apache.commons.math3.stat.clustering |
Clustering algorithms
|
| Class and Description |
|---|
| Cluster
Cluster holding a set of
Clusterable points. |
| Clusterable
Interface for points that can be clustered together.
|
| EuclideanIntegerPoint
A simple implementation of
Clusterable for points with integer coordinates. |
| KMeansPlusPlusClusterer.EmptyClusterStrategy
Strategies to use for replacing an empty cluster.
|
Copyright © 2003-2012 The Apache Software Foundation. All Rights Reserved.