Environment for
DeveLoping
KDD-Applications
Supported by Index-Structures

Package de.lmu.ifi.dbs.elki.algorithm.outlier

Outlier detection algorithms

See:
          Description

Class Summary
ABOD<V extends RealVector<V,?>> Angle-Based Outlier Detection Outlier detection using variance analysis on angles, especially for high dimensional data sets.
LOCI<O extends DatabaseObject,D extends NumberDistance<D,?>> Fast Outlier Detection Using the "Local Correlation Integral".
LOF<O extends DatabaseObject,D extends NumberDistance<D,?>> Algorithm to compute density-based local outlier factors in a database based on a specified parameter LOF.K_ID (-lof.k).
SOD<V extends RealVector<V,Double>,D extends Distance<D>>  
SODModel<O extends RealVector<O,Double>>  
 

Package de.lmu.ifi.dbs.elki.algorithm.outlier Description

Outlier detection algorithms

See Also:
de.lmu.ifi.dbs.elki.algorithm

Release 0.2.1 (2009-07-13_1605)