Package | Description |
---|---|
org.eclipse.ice.kdd.kddstrategy.kmeansclustering |
Constructor and Description |
---|
ComparativeKMeansStrategy(ClusterKDDMatrix matrix)
The Constructor with direct matrix to cluster injection.
|
RawKMeansStrategy(ClusterKDDMatrix matrix)
Constructor used for injecting a specific ClusterKDDMatrix.
|