Flow
weka.RandomSearch

weka.RandomSearch

Visibility: public Uploaded 13-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 RandomSearch

Parameters

DWhether to enable debugging output. (default off)
num-foldsThe number of cross-validation folds for the search space. Numbers smaller than 2 turn off cross-validation and just perform evaluation on the training set. (default: 2)default: 2
num-iterationsThe number parameter settings that are tried (i.e., number of points in the search space are checked). (default: 100)default: 100
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
seedThe random seed
test-setThe (optional) test set to use for the search space. Gets ignored if pointing to a file. Overrides cross-validation. (default: .)default: .

0
Runs

List all runs
Parameter:
Rendering chart
Rendering table