| Name | Description | Type | Package | Framework |
| NormalizationStorage | Defines a means by which normalized data can be stored. | Interface | org.encog.util.normalize.target | HeatonReasearch |
| NormalizationStorageArray1D | Output the normalized data to a 1D array. | Class | org.encog.util.normalize.target | HeatonReasearch |
| NormalizationStorageArray2D | Output the normalized data to a 2D array. | Class | org.encog.util.normalize.target | HeatonReasearch |
| NormalizationStorageCSV | Store normalized data to a CSV file. | Class | org.encog.util.normalize.target | HeatonReasearch |
| NormalizationStorageEncogCollection | Class | org.encog.util.normalize.target | HeatonReasearch | |
| NormalizationStorageNeuralDataSet | Store the normalized data to a neural data set. | Class | org.encog.util.normalize.target | HeatonReasearch |