Flow
weka.CostSensitiveClassifier_OneR

weka.CostSensitiveClassifier_OneR

Visibility: public Uploaded 06-04-2017 by Olof Morra Weka_3.8.1 2 runs
0 likes downloaded by 0 people 0 issues 0 downvotes , 0 total downloads
  • Verified_Supervised_Classification weka weka_3.8.1
Issue #Downvotes for this reason By


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

Components

Wweka.OneR(20)Full name of base classifier. (default: weka.classifiers.rules.ZeroR)

Parameters

-do-not-check-capabilitiesIf set, classifier capabilities are not checked before classifier is built (use with caution).
CFile name of a cost matrix to use. If this is not supplied, a cost matrix will be loaded on demand. The name of the on-demand file is the relation name of the training data plus ".cost", and the path to the on-demand file is specified with the -N option.
MMinimize expected misclassification cost. Default is to reweight training instances according to costs per class
NName of a directory to search for cost files when loading costs on demand (default current directory).default: /Users/olofmorra
SRandom number seed. (default 1)default: 1
WFull name of base classifier. (default: weka.classifiers.rules.ZeroR)default: weka.classifiers.rules.OneR
batch-sizeThe desired batch size for batch prediction (default 100).
cost-matrixThe cost matrix in Matlab single line format.
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