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 © 2019 ELKI Development Team. License information.