Encog.Normalize.Segregate.Index |
이름 | 설명 |
---|---|
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. |