Package | Description |
---|---|
de.lmu.ifi.dbs.elki.algorithm.outlier |
Outlier detection algorithms
|
Modifier and Type | Class and Description |
---|---|
class |
FastABOD<V extends NumberVector<?>>
Angle-Based Outlier Detection / Angle-Based Outlier Factor.
|
class |
LBABOD<V extends NumberVector<?>>
Angle-Based Outlier Detection / Angle-Based Outlier Factor.
|
Modifier and Type | Method and Description |
---|---|
protected ABOD<V> |
ABOD.Parameterizer.makeInstance() |