Package org.encog.ml.data.versatile.normalizers
-
Interface Summary Interface Description Normalizer The normalizer interface defines how to normalize a column. -
Class Summary Class Description IndexedNormalizer Normalize ordinal/nominal values to a single value that is simply the index of the class in the list.OneOfNNormalizer Normalize to one-of-n for nominal values.PassThroughNormalizer A normalizer that simply passes the value through unnormalized.RangeNormalizer A a range normalizer forces a value to fall in a specific range.RangeOrdinal Normalize an ordinal into a specific range.
DMelt 3.0 © DataMelt by jWork.ORG