Package edu.udo.cs.yale.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.
ZTransformationModel This model performs a z-Transformation on the given example set.
 

Package edu.udo.cs.yale.operator.preprocessing.normalization Description

Preprocessing operators used for normalization.



Copyright © 2001-2006