Flow
weka.DefaultSearch

weka.DefaultSearch

Visibility: public Uploaded 14-07-2016 by Jan van Rijn Weka_3.7.13 0 runs
0 likes downloaded by 0 people 0 issues 0 downvotes , 0 total downloads
Issue #Downvotes for this reason By


Loading wiki
Help us complete this description Edit
Weka implementation of DefaultSearch

Parameters

DWhether to enable debugging output. (default off)
initial-foldsThe number of cross-validation folds for the initial space. Numbers smaller than 2 turn off cross-validation and just perform evaluation on the training set. (default: 2)default: 2
initial-test-setThe (optional) test set to use for the initial space. Gets ignored if pointing to a file. Overrides cross-validation. (default: .)default: .
num-slotsNumber of execution slots. (default 1 - i.e. no parallelism)default: 1
sample-sizeThe size (in percent) of the sample to search the inital space with. (default: 100)default: 100.0
subsequent-foldsThe number of cross-validation folds for the subsequent sub-spaces. Numbers smaller than 2 turn off cross-validation and just perform evaluation on the training set. (default: 10)default: 10
subsequent-test-setThe (optional) test set to use for the subsequent sub-spaces. Gets ignored if pointing to a file. Overrides cross-validation. (default: .)default: .

0
Runs

List all runs
Parameter:
Rendering chart
Rendering table