public class TrainingSplit extends Object
| Constructor and Description |
|---|
TrainingSplit(de.jungblut.math.DoubleVector[] trainFeatures,
de.jungblut.math.DoubleVector[] trainOutcome)
Sets the split internally.
|
| Modifier and Type | Method and Description |
|---|---|
de.jungblut.math.DoubleVector[] |
getTrainFeatures() |
de.jungblut.math.DoubleVector[] |
getTrainOutcome() |
Copyright © 2016. All rights reserved.