Package | Description |
---|---|
org.eclipse.ice.kdd.kddstrategy.kmeansclustering |
Class and Description |
---|
ClusterKDDMatrix
The ClusterKDDMatrix is a subclass of KDDMatrix that provides a cluster
method that produces a set of Clusters.
|
DistanceMeasure
The DistanceMeasure interface gives users the ability to use a wide variety
of distance measures when performing KMeans clustering.
|