Package | Description |
---|---|
gov.sandia.cognition.learning.algorithm.clustering.cluster |
Provides implementations of different types of clusters.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultIncrementalClusterCreator<DataType>
A default implementation of the
IncrementalClusterCreator interface
that just creates a cluster as having a collection of members. |