All Classes and Interfaces

Class
Description
ART-2a-Euclid algorithm implementation for unsupervised, open categorical clustering.
Result of an ART-2a-Euclid clustering process.
Callable that wraps an Art2aEuclidKernel instance where the call() method returns an Art2aEuclidResult object.
Library of static, thread-safe (stateless) utility methods for ART-2a-Euclid clustering.
ART-2a algorithm implementation for unsupervised, open categorical clustering.
Result of an ART-2a clustering process.
Callable that wraps an Art2aKernel instance where the call() method returns an Art2aResult object.
Library of static, thread-safe (stateless) utility methods for ART-2a clustering.
Class for preprocessed ART-2a data
Class for preprocessed ART-2a-Euclid data
Class for preprocessed data.
Library of helper records, static helper classes and static, thread-safe (stateless) utility methods for ART-2a and ART-2a-Euclid clustering.
Helper class: Cluster removal info.
Helper record: Minimum and maximum value.
Helper class: Rho winner.