| 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.
|
| HiCS
Algorithm to compute High Contrast Subspaces for Density-Based Outlier
Ranking.
|
| HiCS.HiCSSubspace
BitSet that holds a contrast value as field.
|
| RescaleMetaOutlierAlgorithm
Scale another outlier score using the given scaling function.
|
| SimpleOutlierEnsemble
Simple outlier ensemble method.
|