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

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

Introduction

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

The text is from its open source code.

Constructor

Method

voidsetRandomizeData(boolean d)
Set to true if dataset is to be randomized
voidsetSplitEvaluator(SplitEvaluator newSplitEvaluator)
Set the SplitEvaluator.
voidsetTrainPercent(double newTrainPercent)
Set the value of TrainPercent.