See: Description
Class | Description |
---|---|
DistanceStddevOutlier<O> |
A simple outlier detection algorithm that computes the standard deviation of
the kNN distances.
|
DistanceStddevOutlier.Parameterizer<O> |
Parameterization class
|
ODIN<O> |
Outlier detection based on the in-degree of the kNN graph.
|
ODIN.Parameterizer<O> |
Parameterization class.
|
SimpleScoreDumper |
Simple example output handler for processing outlier scores.
|
Copyright © 2019 ELKI Development Team. License information.