| Class | Description |
|---|---|
| BinaryClassificationEx1 |
Trains a 3-layer network with a binary output variable and 4 categorical
input attributes.
|
| EpochTrainerEx1 |
Trains a 2-layer network using the 2-stage Epoch trainer.
|
| MultiClassificationEx1 |
Trains a 3-layer network to Fisher's iris data.
|
| ScaleFilterEx1 |
Applies scaling methods to three data sets.
|
| TimeSeriesClassFilterEx1 |
Applies a time series filter to a classification
variable.
|
| TimeSeriesFilterEx1 |
Applies a time series filter.
|
| UnsupervisedNominalFilterEx1 |
Filters a small data set on a nominal type variable.
|
| UnsupervisedOrdinalFilterEx1 |
Encodes a small ordinal data set using the arcsin square root transform.
|
Copyright © 2020 Rogue Wave Software. All rights reserved.