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)
Normalizernormalize in interface NormalizerdataSet - data set to normalizepublic void findScaleVectors()
Copyright © 2017 Neuroph Project. All rights reserved.