Java weka.experiment CrossValidationResultProducer fields, constructors, methods, implement or subclass

Example usage for Java weka.experiment CrossValidationResultProducer fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for weka.experiment CrossValidationResultProducer.

The text is from its open source code.

Constructor

Method

voidsetNumFolds(int newNumFolds)
Set the value of NumFolds.
voidsetSplitEvaluator(SplitEvaluator newSplitEvaluator)
Set the SplitEvaluator.