Flow
weka.SMO_RBFKernel

weka.SMO_RBFKernel

Visibility: public Uploaded 18-02-2015 by Joaquin Vanschoren Weka_3.7.12 1206 runs
0 likes downloaded by 2 people 0 issues 0 downvotes , 2 total downloads
  • study_1 study_41 Verified_Learning_Curve,Verified_Supervised_Classification weka weka_3.7.12
Issue #Downvotes for this reason By


Loading wiki
Help us complete this description Edit
J. Platt: Fast Training of Support Vector Machines using Sequential Minimal Optimization. In B. Schoelkopf and C. Burges and A. Smola, editors, Advances in Kernel Methods - Support Vector Learning, 1998. S.S. Keerthi, S.K. Shevade, C. Bhattacharyya, K.R.K. Murthy (2001). Improvements to Platt's SMO Algorithm for SVM Classifier Design. Neural Computation. 13(3):637-649. Trevor Hastie, Robert Tibshirani: Classification by Pairwise Coupling. In: Advances in Neural Information Processing Systems, 1998.

Components

Kweka.RBFKernel(3)The Kernel to use. (default: weka.classifiers.functions.supportVector.PolyKernel)

Parameters

-do-not-check-capabilitiesIf set, classifier capabilities are not checked before classifier is built (use with caution).
CThe complexity constant C. (default 1)default: 1.0
EThe Exponent to use. (default: 1.0)
KThe Kernel to use. (default: weka.classifiers.functions.supportVector.PolyKernel)default: weka.classifiers.functions.supportVector.RBFKernel
LThe tolerance parameter. (default 1.0e-3)default: 0.001
MFit logistic models to SVM outputs.
NWhether to 0=normalize/1=standardize/2=neither. (default 0=normalize)default: 0
PThe epsilon for round-off error. (default 1.0e-12)default: 1.0E-12
VThe number of folds for the internal cross-validation. (default -1, use training data)default: -1
WThe random number seed. (default 1)default: 1
no-checksTurns off all checks - use with caution! Turning them off assumes that data is purely numeric, doesn't contain any missing values, and has a nominal class. Turning them off also means that no header information will be stored if the machine is linear. Finally, it also assumes that no instance has a weight equal to 0. (default: checks on)
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