weka.AutoWEKAClassifier
Visibility: public
Uploaded 05-12-2016 by
Jeroen Donners
Weka_3.7.13
1 runs
0 likes
downloaded by 0 people 0 issues
0 downvotes
, 0 total downloads
Issue |
#Downvotes for this reason |
By |
|
Weka implementation of AutoWEKAClassifier
Parameters
-do-not-check-capabilities | If set, classifier capabilities are not checked before classifier is built
(use with caution). | |
memLimit | The memory limit for runs in MiB.
(default: 1024) | default: 1024 |
metric | The metric to optimise.
(default: errorRate) | default: errorRate |
nBestConfigs | The amount of best configurations to return.
(default: 1024) | default: 1 |
num-decimal-places | The number of decimal places for the output of numbers in the model (default 2). | |
output-debug-info | If set, classifier is run in debug mode and
may output additional info to the console | |
parallelRuns | The number of parallel runs. EXPERIMENTAL, BE CAREFUL WHEN SETTING.
(default: 1) | default: 1 |
seed | The seed for the random number generator.
(default: 123) | default: 123 |
timeLimit | The time limit for tuning in minutes (approximately).
(default: 15) | default: 15 |
0
Runs
List all runs
Parameter: