Package com.rapidminer.operator.preprocessing.normalization

Preprocessing operators used for normalization.

See:
          Description

Class Summary
MinMaxNormalizationModel A simple model which can be used to transform all regular attributes into a value range between the given min and max values.
Normalization This operator performs a normalization.
ProportionNormalizationModel This model is able to transform the data in a way, every transformed attribute of an example contains the proportion of the total sum of this attribute over all examples.
ZTransformationModel This model performs a z-Transformation on the given example set.
 

Package com.rapidminer.operator.preprocessing.normalization Description

Preprocessing operators used for normalization.



Copyright © 2001-2009 by Rapid-I