class |
CLIQUE |
Implementation of the CLIQUE algorithm, a grid-based algorithm to identify
dense clusters in subspaces of maximum dimensionality.
|
class |
DOC |
DOC is a sampling based subspace clustering algorithm.
|
class |
FastDOC |
The heuristic variant of the DOC algorithm, FastDOC
|
class |
P3C |
P3C: A Robust Projected Clustering Algorithm.
|
class |
PROCLUS |
The PROCLUS algorithm, an algorithm to find subspace clusters in high
dimensional spaces.
|
class |
SUBCLU<V extends elki.data.NumberVector> |
Implementation of the SUBCLU algorithm, an algorithm to detect arbitrarily
shaped and positioned clusters in subspaces.
|