Package com.imsl.test.example.datamining.neural
package com.imsl.test.example.datamining.neural
Neural network examples.
-
ClassesClassDescriptionTrains a 3-layer network with a binary output variable and 4 categorical input attributes.Trains a 2-layer network using the 2-stage Epoch trainer.Trains a 3-layer network to Fisher's iris data.Applies scaling methods to three data sets.Applies a time series filter to a classification variable.Applies a time series filter.Filters a small data set on a nominal type variable.Encodes a small ordinal data set using the arcsin square root transform.