Package com.rapidminer.generator

Provides feature generators.

See:
          Description

Class Summary
AbsoluteValueGenerator This class has one numerical input attribute and one output attribute.
AlgebraicOrGenerator This class has two numerical input attributes and one output attribute.
AttributePeak Helper class for attributes, their frequencies, and their evidences.
AverageGenerator This class has two numerical input attributes and one output attribute.
BasicArithmeticOperationGenerator This class is a very simple implementation of a FeatureGenerator.
BinaryNumericalGenerator Objects of this generator class have two numerical input attributes and one output attribute.
ConstantGenerator Generates a constant attribute.
ExponentialFunctionGenerator This class has one numerical input attribute and one output attribute.
FeatureGenerator Abstract superclass of all attribute generators.
FloorCeilGenerator This class has one numerical input attribute and one output attribute.
MinMaxGenerator This class has two numerical input attributes and one output attribute.
PowerGenerator This class has two numerical input attributes and one output attribute.
ReciprocalValueGenerator Creates the reciprocal value of all input attributes.
SignumGenerator This class has one numerical input attribute and one output attribute.
SingularNumericalGenerator Generators of this class will have one numerical input attribute and one output attribute.
SinusFactory Factory class to produce new attributes based on the fourier synthesis of the label mapped on an attribute dimension.
SquareRootGenerator This class has one numerical input attribute and one output attribute.
TrigonometricFunctionGenerator This class has one numerical input attribute and one output attribute.
 

Exception Summary
GenerationException This exception will be thrown if an error occurs during the generation of new features.
 

Package com.rapidminer.generator Description

Provides feature generators. These can create new attributes from old ones.



Copyright © 2001-2009 by Rapid-I