Example usage for Java weka.experiment CrossValidationResultProducer fields, constructors, methods, implement or subclass
The text is from its open source code.
void | setNumFolds(int newNumFolds) Set the value of NumFolds. |
void | setSplitEvaluator(SplitEvaluator newSplitEvaluator) Set the SplitEvaluator. |