C# (CSharp) Encog.Normalize.Segregate Namespace

Nested Namespaces

Encog.Normalize.Segregate.Index

Classes

Name Description
IntegerBalanceSegregator Balance based on an input value. This allows you to make sure that one input class does not saturate the training data. To do this, you specify the input value to check and the number of occurrences of each integer value of this field to allow.
RangeSegregator Range segregators are used to segregate data and include or exclude if it is within a certain range.
SegregationRange Specifies a range that might be included or excluded.