Environment for
DeveLoping
KDD-Applications
Supported by Index-Structures

Uses of Class
de.lmu.ifi.dbs.elki.algorithm.outlier.AbstractDBOutlier

Packages that use AbstractDBOutlier
de.lmu.ifi.dbs.elki.algorithm.outlier Outlier detection algorithms 
 

Uses of AbstractDBOutlier in de.lmu.ifi.dbs.elki.algorithm.outlier
 

Subclasses of AbstractDBOutlier in de.lmu.ifi.dbs.elki.algorithm.outlier
 class DBOutlierDetection<O extends DatabaseObject,D extends Distance<D>>
          Simple distanced based outlier detection algorithm.
 class DBOutlierScore<O extends DatabaseObject,D extends Distance<D>>
          Compute percentage of neighbors in the given neighborhood with size d.
 


Release 0.3 (2010-03-31_1612)