Interface PerFoldCrossValidationFoldGenerator

    • Method Summary

      • Methods inherited from interface adams.data.splitgenerator.CrossValidationFoldGenerator

        crossValidationIndices, getActualNumFolds, getNumFolds, getRandomize, setNumFolds, setRandomize
      • Methods inherited from interface adams.core.Destroyable

        destroy
      • Methods inherited from interface adams.core.option.OptionHandler

        cleanUpOptions, defineOptions, getOptionManager, toCommandLine
      • Methods inherited from interface adams.data.splitgenerator.PerFoldCrossValidationFoldGenerator

        crossValidationIndicesPerFold
      • Methods inherited from interface adams.core.Randomizable

        getSeed, seedTipText, setSeed
      • Methods inherited from interface adams.data.splitgenerator.SplitGenerator

        getData, hasNext, initializeIterator, next, remove, setData, toString