Package | Description |
---|---|
org.encog.ml.data.folded | |
org.encog.neural.networks.training.cross |
Modifier and Type | Method and Description |
---|---|
FoldedDataSet |
FoldedDataSet.getOwner() |
Modifier and Type | Method and Description |
---|---|
void |
FoldedDataSet.setOwner(FoldedDataSet theOwner) |
Constructor and Description |
---|
FoldedIterator(FoldedDataSet theOwner)
Construct the folded iterator.
|
Modifier and Type | Method and Description |
---|---|
FoldedDataSet |
CrossTraining.getFolded() |
Constructor and Description |
---|
CrossTraining(MLMethod network,
FoldedDataSet training)
Construct a cross trainer.
|
Copyright © 2014. All Rights Reserved.