Package | Description |
---|---|
de.lmu.ifi.dbs.elki.utilities.scaling.outlier |
Scaling of Outlier scores, that require a statistical analysis of the occurring values
|
Modifier and Type | Class and Description |
---|---|
class |
MinusLogGammaScaling
Scaling that can map arbitrary values to a probability in the range of [0:1],
by assuming a Gamma distribution on the data and evaluating the Gamma CDF.
|
Modifier and Type | Method and Description |
---|---|
protected OutlierGammaScaling |
OutlierGammaScaling.Parameterizer.makeInstance() |
Copyright © 2015 ELKI Development Team, Lehr- und Forschungseinheit für Datenbanksysteme, Ludwig-Maximilians-Universität München. License information.