Environment for
DeveLoping
KDD-Applications
Supported by Index-Structures

Uses of Package
de.lmu.ifi.dbs.elki.utilities.scaling.outlier

Packages that use de.lmu.ifi.dbs.elki.utilities.scaling.outlier
de.lmu.ifi.dbs.elki.utilities.scaling.outlier Scaling of Outlier scores, that require a statistical analysis of the occurring values 
 

Classes in de.lmu.ifi.dbs.elki.utilities.scaling.outlier used by de.lmu.ifi.dbs.elki.utilities.scaling.outlier
OutlierGammaScaling
          Scaling that can map arbitrary values to a probability in the range of [0:1] by assuming a Gamma distribution on the values.
OutlierScalingFunction
          Interface for scaling functions used by Outlier evaluation such as Histograms and visualization.
StandardDeviationScaling
          Scaling that can map arbitrary values to a probability in the range of [0:1].
 


Release 0.3 (2010-03-31_1612)