| Package | Description |
|---|---|
| org.encog.ml.data.versatile | |
| org.encog.ml.data.versatile.missing |
| Modifier and Type | Method and Description |
|---|---|
void |
NormalizationHelper.defineMissingHandler(ColumnDefinition colDef,
MissingHandler handler)
Define a missing value handler.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MeanMissingHandler
Handle missing data by using the mean value of that column.
|
Copyright © 2014. All Rights Reserved.