weka.MultiSearch_SMO_RBFKernel
Visibility: public
Uploaded 25-04-2016 by
Jan van Rijn
Weka_3.7.13
279 runs
0 likes
downloaded by 1 people 0 issues
0 downvotes
, 1 total downloads
Issue |
#Downvotes for this reason |
By |
|
Weka implementation of MultiSearch
Components
W | weka.SMO_RBFKernel(5) | Full name of base classifier.
(default: weka.classifiers.functions.LinearRegression) |
Parameters
-do-not-check-capabilities | If set, classifier capabilities are not checked before classifier is built
(use with caution). | |
C | Do not try to eliminate colinear attributes. | |
E | Determines the parameter used for evaluation:
CC = Correlation coefficient
MCC = Matthews correlation coefficient
RMSE = Root mean squared error
RRSE = Root relative squared error
MAE = Mean absolute error
RAE = Root absolute error
COMB = Combined = (1-abs(CC)) + RRSE + RAE
ACC = Accuracy
KAP = Kappa
PREC = Precision
WPREC = Weighted precision
REC = Recall
WREC = Weighted recall
AUC = Area under ROC
WAUC = Weighted area under ROC
PRC = Area under PRC
WPRC = Weighted area under PRC
FM = F-Measure
WFM = Weighted F-Measure
TPR = True positive rate
TNR = True negative rate
FPR = False positive rate
FNR = False negative rate
(default: CC) | default: CC |
R | Set ridge parameter (default 1.0e-8). | |
S | Random number seed.
(default 1) | default: 1 |
W | Full name of base classifier.
(default: weka.classifiers.functions.LinearRegression) | default: weka.classifiers.functions.SMO |
additional-stats | Output additional statistics. | |
algorithm | A search algorithm. | default: weka.classifiers.meta.multisearch.DefaultSearch -sample-size 100.0 -initial-folds 2 -subsequent-folds 10 -initial-test-set . -subsequent-test-set . -num-slots 1 -num-slots 1 |
log-file | The log file to log the messages to.
(default: none) | default: /home/rijnjnvan/apps/weka-3-7-13 |
minimal | Conserve memory, don't keep dataset header and means/stdevs.
Model cannot be printed out if this option is enabled. (default: keep data) | |
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 | |
search | A property search setup. | |
0
Runs
List all runs
Parameter: