Package com.rapidminer.operator.preprocessing.transformation

This package contains some simple operators for basic transformations like grouping, aggregation and pivotization.

See:
          Description

Class Summary
AggregationOperator This operator creates a new example set from the input example set showing the results of arbitrary aggregation functions (as SUM, COUNT etc. known from SQL).
Attribute2ExamplePivoting This operator converts an example set by dividing examples which consist of multiple observations (at different times) into multiple examples, where each example covers on point in time.
Example2AttributePivoting Transforms an example set by grouping multiple examples of single groups into single examples.
ExampleSetTransformationOperator The abstract superclass for example set transformations.
GroupedANOVAOperator This operator creates groups of the input example set based on the defined grouping attribute.
 

Package com.rapidminer.operator.preprocessing.transformation Description

This package contains some simple operators for basic transformations like grouping, aggregation and pivotization.



Copyright © 2001-2009 by Rapid-I