Uses of Package
tutorial.outlier
-
Packages that use tutorial.outlier Package Description tutorial.outlier Tutorials on implementing outlier detection methods in ELKI. -
Classes in tutorial.outlier used by tutorial.outlier Class Description DistanceStddevOutlier A simple outlier detection algorithm that computes the standard deviation of the kNN distances.ODIN Outlier detection based on the in-degree of the kNN graph.