| Package | Description |
|---|---|
| org.encog.ml.data.versatile | |
| org.encog.ml.data.versatile.division |
| Modifier and Type | Method and Description |
|---|---|
void |
VersatileMLDataSet.divide(List<DataDivision> dataDivisionList,
boolean shuffle,
GenerateRandom rnd)
Divide, and optionally shuffle, the dataset.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PerformDataDivision.perform(List<DataDivision> dataDivisionList,
VersatileMLDataSet dataset,
int inputCount,
int idealCount)
Perform the split.
|
Copyright © 2014. All Rights Reserved.