Uses of Class
elki.outlier.subspace.AbstractAggarwalYuOutlier
-
Packages that use AbstractAggarwalYuOutlier Package Description elki.outlier.subspace Subspace outlier detection methods. -
-
Uses of AbstractAggarwalYuOutlier in elki.outlier.subspace
Subclasses of AbstractAggarwalYuOutlier in elki.outlier.subspace Modifier and Type Class Description class
AggarwalYuEvolutionary
Evolutionary variant (EAFOD) of the high-dimensional outlier detection algorithm by Aggarwal and Yu.class
AggarwalYuNaive
BruteForce variant of the high-dimensional outlier detection algorithm by Aggarwal and Yu.
-