Uses of Interface
elki.clustering.optics.GeneralizedOPTICS
-
Packages that use GeneralizedOPTICS Package Description elki.clustering.correlation Correlation clustering algorithms.elki.clustering.subspace Axis-parallel subspace clustering algorithms. -
-
Uses of GeneralizedOPTICS in elki.clustering.correlation
Classes in elki.clustering.correlation that implement GeneralizedOPTICS Modifier and Type Class Description classHiCOImplementation of the HiCO algorithm, an algorithm for detecting hierarchies of correlation clusters. -
Uses of GeneralizedOPTICS in elki.clustering.subspace
Classes in elki.clustering.subspace that implement GeneralizedOPTICS Modifier and Type Class Description classHiSCImplementation of the HiSC algorithm, an algorithm for detecting hierarchies of subspace clusters.
-