Uses of Class
com.rapidminer.operator.preprocessing.transformation.ExampleSetTransformationOperator

Packages that use ExampleSetTransformationOperator
com.rapidminer.operator.preprocessing.transformation This package contains some simple operators for basic transformations like grouping, aggregation and pivotization. 
 

Uses of ExampleSetTransformationOperator in com.rapidminer.operator.preprocessing.transformation
 

Subclasses of ExampleSetTransformationOperator in com.rapidminer.operator.preprocessing.transformation
 class 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.
 class Example2AttributePivoting
          Transforms an example set by grouping multiple examples of single groups into single examples.
 



Copyright © 2001-2009 by Rapid-I