Flow
weka.RBFClassifier

weka.RBFClassifier

Visibility: public Uploaded 18-08-2014 by Joaquin Vanschoren Weka_3.7.12-SNAPSHOT 1 runs
0 likes downloaded by 1 people 0 issues 0 downvotes , 1 total downloads
  • Verified_Supervised_Classification
Issue #Downvotes for this reason By


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

Parameters

-do-not-check-capabilitiesIf set, classifier capabilities are not checked before classifier is built (use with caution).
AUse attribute weights.
CThe scale optimization option: global scale (1), one scale per unit (2), scale per unit and attribute (3) (default is 2).default: 2
EThe number of threads to use, which should be >= size of thread pool. (default 1)default: 1
GUse conjugate gradient descent (recommended for many attributes).
LTolerance parameter for delta values (default is 1.0e-6).default: 1.0E-6
NNumber of Gaussian basis functions (default is 2).default: 2
OUse normalized basis functions.
PThe size of the thread pool, for example, the number of cores in the CPU. (default 1)default: 1
RRidge factor for quadratic penalty on output weights (default is 0.01).default: 0.01
SRandom number seed. (default 1)default: 1
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