CLIQUE
algorithm.See: Description
Class | Description |
---|---|
CLIQUESubspace<V extends NumberVector<?>> |
Represents a subspace of the original data space in the CLIQUE algorithm.
|
CLIQUESubspace.CoverageComparator |
A partial comparator for CLIQUESubspaces based on their coverage.
|
CLIQUEUnit<V extends NumberVector<?>> |
Represents a unit in the CLIQUE algorithm.
|
Helper classes for the CLIQUE
algorithm.