Package com.rapidminer.operator.preprocessing.outlier

Operators for outlier detection.

See:
          Description

Class Summary
AbstractOutlierDetection Abstract superclass of outlier detection operators.
COFKnn The COFKnn class creates the k nearest Objects for an cof object
COFObject The COF class creates COF Objects which handle the representation of objects from the test data set in the core of the class outlier operators.
DBOutlierOperator This operator is a DB outlier detection algorithm which calculates the DB(p,D)-outliers for an ExampleSet passed to the operator.
DKNOutlierOperator This operator performs a D^k_n Outlier Search according to the outlier detection approach recommended by Ramaswamy, Rastogi and Shim in "Efficient Algorithms for Mining Outliers from Large Data Sets".
EcodbOperator This operator performs a Class Outlier Factor (COF) search.
KdistanceContainer This class represents a container for objects within a given distance from another object.
LOFOutlierOperator This operator performs a LOF outlier search.
SearchObject The SearchObject class creates SearchObjects which handle the representation of objects from the test data set in the core of the outlier operators.
SearchSpace SearchSpace is a class for building a room full of SearchObjects (see class definition) and provides various methods to place those objects into the SearchSpace (by associating those Objects to the list of objects in the SearchSpace) as well as to do some Outlier Tests on those Objects.
 

Package com.rapidminer.operator.preprocessing.outlier Description

Operators for outlier detection.



Copyright © 2001-2009 by Rapid-I