org.neuroph.util.data.norm
Interface Normalizer
-
- All Known Implementing Classes:
- DecimalScaleNormalizer, MaxMinNormalizer, MaxNormalizer, RangeNormalizer, ZeroMeanNormalizer, ZeroMeanNormalizer
public interface NormalizerInterface for data set normalization methods.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description voidnormalize(DataSet dataSet)Normalize specified data set
-
-
-
Method Detail
-
normalize
void normalize(DataSet dataSet)
Normalize specified data set- Parameters:
dataSet- data set to normalize
-
-
DMelt 3.0 © DataMelt by jWork.ORG