Package | Description |
---|---|
org.encog.ml.data.versatile | |
org.encog.ml.data.versatile.columns | |
org.encog.ml.data.versatile.missing |
Modifier and Type | Method and Description |
---|---|
NormalizationHelper |
VersatileMLDataSet.getNormHelper() |
Modifier and Type | Method and Description |
---|---|
void |
VersatileMLDataSet.setNormHelper(NormalizationHelper helper) |
Modifier and Type | Method and Description |
---|---|
void |
ColumnDefinition.setOwner(NormalizationHelper theOwner)
Set the owner of this class.
|
Modifier and Type | Method and Description |
---|---|
void |
MeanMissingHandler.init(NormalizationHelper normalizationHelper)
Called by the normalizer to setup this handler.
|
void |
MissingHandler.init(NormalizationHelper normalizationHelper)
Called by the normalizer to setup this handler.
|
Copyright © 2014. All Rights Reserved.