weka.AutoWEKAClassifier
Visibility: public
Uploaded 30-03-2017 by
Yuri Maas
Weka_3.8.1
1 runs
1 likes
downloaded by 1 people 0 issues
0 downvotes
, 1 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). | |
batch-size | The desired batch size for batch prediction (default 100). | |
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 output.
(default: 1) | 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.
(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: