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,D extends Distance<D>>
          Simple distanced based outlier detection algorithm.
 class DBOutlierScore<O,D extends Distance<D>>
          Compute percentage of neighbors in the given neighborhood with size d.
 


Release 0.4.0 (2011-09-20_1324)