Package | Description |
---|---|
tutorial.outlier |
Class and 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.
|