Flow
weka.MultiSearch_J48

weka.MultiSearch_J48

Visibility: public Uploaded 25-04-2016 by Jan van Rijn Weka_3.7.13 519 runs
0 likes downloaded by 1 people 0 issues 0 downvotes , 1 total downloads
  • Verified_Supervised_Classification weka weka_3.7.13
Issue #Downvotes for this reason By


Loading wiki
Help us complete this description Edit
Weka implementation of MultiSearch

Components

Wweka.J48(33)Full name of base classifier. (default: weka.classifiers.functions.LinearRegression)

Parameters

-do-not-check-capabilitiesIf set, classifier capabilities are not checked before classifier is built (use with caution).
CDo not try to eliminate colinear attributes.
EDetermines 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
RSet ridge parameter (default 1.0e-8).
SRandom number seed. (default 1)default: 1
WFull name of base classifier. (default: weka.classifiers.functions.LinearRegression)default: weka.classifiers.trees.J48
additional-statsOutput additional statistics.
algorithmA 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-fileThe log file to log the messages to. (default: none)default: /home/rijnjnvan/apps/weka-3-7-13
minimalConserve memory, don't keep dataset header and means/stdevs. Model cannot be printed out if this option is enabled. (default: keep data)
num-decimal-placesThe number of decimal places for the output of numbers in the model (default 2).
output-debug-infoIf set, classifier is run in debug mode and may output additional info to the console
searchA property search setup.

0
Runs

List all runs
Parameter:
Rendering chart
Rendering table