Interface | Description |
---|---|
NormalizationStorage |
Defines a means by which normalized data can be stored.
|
Class | Description |
---|---|
NormalizationStorageArray1D |
Output the normalized data to a 1D array.
|
NormalizationStorageArray2D |
Output the normalized data to a 2D array.
|
NormalizationStorageCSV |
Store normalized data to a CSV file.
|
NormalizationStorageEncogCollection | |
NormalizationStorageNeuralDataSet |
Store the normalized data to a neural data set.
|
Copyright © 2014. All Rights Reserved.