Package | Description |
---|---|
de.lmu.ifi.dbs.elki.algorithm.outlier.meta |
Meta outlier detection algorithms: external scores, score rescaling.
|
Class and Description |
---|
ExternalDoubleOutlierScore
External outlier detection scores, loading outlier scores from an external
file.
|
FeatureBagging
A simple ensemble method called "Feature bagging" for outlier detection.
|
RescaleMetaOutlierAlgorithm
Scale another outlier score using the given scaling function.
|