public class DecimalScaleNormalizer extends Object implements Normalizer
Constructor and Description |
---|
DecimalScaleNormalizer() |
Modifier and Type | Method and Description |
---|---|
void |
findScaleVectors() |
void |
normalize(DataSet dataSet)
Normalize specified data set
|
public void normalize(DataSet dataSet)
Normalizer
normalize
in interface Normalizer
dataSet
- data set to normalizepublic void findScaleVectors()
Copyright © 2017 Neuroph Project. All rights reserved.