Uses of Class
adams.flow.container.TrainTestSetContainer
-
Packages that use TrainTestSetContainer Package Description adams.ml.evaluation -
-
Uses of TrainTestSetContainer in adams.ml.evaluation
Methods in adams.ml.evaluation that return TrainTestSetContainer Modifier and Type Method Description protected abstract TrainTestSetContainerAbstractSplitGenerator. createNext()Creates the next result.protected TrainTestSetContainerDefaultCrossValidationFoldGenerator. createNext()Returns the next element in the iteration.protected TrainTestSetContainerDefaultRandomSplitGenerator. createNext()Creates the next result.TrainTestSetContainerAbstractSplitGenerator. next()Returns the next element in the iteration.
-