
| Interface | Description |
|---|---|
| Normalization<O> |
Normalization performs a normalization on a set of feature vectors and is
capable to transform a set of feature vectors to the original attribute
ranges.
|
| Class | Description |
|---|---|
| AbstractNormalization<V extends NumberVector> |
Abstract super class for all normalizations.
|
| AbstractStreamNormalization<V extends NumberVector> |
Abstract super class for all normalizations.
|
| Exception | Description |
|---|---|
| NonNumericFeaturesException |
An exception to signal the encounter of non numeric features where numeric
features have been expected.
|
Data normalization.
Copyright © 2015 ELKI Development Team, Lehr- und Forschungseinheit für Datenbanksysteme, Ludwig-Maximilians-Universität München. License information.