OpenML
weka.classifiers.meta.multisearch.RandomSearch

weka.classifiers.meta.multisearch.RandomSearch

Visibility: public Uploaded 07-03-2019 by Jan van Rijn Weka_3.9.3 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.

Parameters

DWhether to enable debugging output. (default off)default: ["false"]
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 seeddefault: []
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