Flow
weka.AttributeSelectedClassifier_CfsSubsetEval_BestFirst_MultilayerPerceptron

weka.AttributeSelectedClassifier_CfsSubsetEval_BestFirst_MultilayerPerceptron

Visibility: public Uploaded 08-04-2016 by Martijn Post Weka_3.7.13 455 runs
0 likes downloaded by 2 people 0 issues 0 downvotes , 2 total downloads
  • study_15 study_20 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 AttributeSelectedClassifier

Components

Wweka.MultilayerPerceptron(4)Full name of base classifier. (default: weka.classifiers.trees.J48)
Eweka.CfsSubsetEval(5)Full class name of attribute evaluator, followed by its options. eg: "weka.attributeSelection.CfsSubsetEval -L" (default weka.attributeSelection.CfsSubsetEval)
Sweka.BestFirst(4)Full class name of search method, followed by its options. eg: "weka.attributeSelection.BestFirst -D 1" (default weka.attributeSelection.BestFirst)

Parameters

-do-not-check-capabilitiesIf set, classifier capabilities are not checked before classifier is built (use with caution).
-doNotMakeSplitPointActualValueDo not make split point actual value.
ALaplace smoothing for predicted probabilities.
BUse binary splits only.
CSet confidence threshold for pruning. (default 0.25)
DOutput debugging info.
EFull class name of attribute evaluator, followed by its options. eg: "weka.attributeSelection.CfsSubsetEval -L" (default weka.attributeSelection.CfsSubsetEval)default: weka.attributeSelection.CfsSubsetEval
JDo not use MDL correction for info gain on numeric attributes.
LDo not clean up after the tree has been built.
MSet minimum number of instances per leaf. (default 2)
NSet number of folds for reduced error pruning. One fold is used as pruning set. (default 3)
ODo not collapse tree.
PThe size of the thread pool, for example, the number of cores in the CPU. (default 1)
QSeed for random data shuffling (default 1).
RUse reduced error pruning.
SFull class name of search method, followed by its options. eg: "weka.attributeSelection.BestFirst -D 1" (default weka.attributeSelection.BestFirst)default: weka.attributeSelection.BestFirst
UUse unpruned tree.
WFull name of base classifier. (default: weka.classifiers.trees.J48)default: weka.classifiers.functions.MultilayerPerceptron
ZPrecompute the full correlation matrix at the outset, rather than compute correlations lazily (as needed) during the search. Use this in conjuction with parallel processing in order to speed up a backward search.
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

0
Runs

List all runs
Parameter:
Rendering chart
Rendering table