An S4 class containing a weighted kernel SVM classfication model
alphaParameter alpha in the fitted model.
biasThe bias term in the kernel SVM model.
fittedA numeric number, indicating the loss on the validation set
kernel.fA character string that specifies the kernel function.
XPredictors from the training set.
YResponse from the training set.
supportSupport vectors from the training set.
n.supportNumber of support vectors.
labelA character vector of length two, binary class labels.
wClsObj-class
RegObj-class
ModelObj-class
ModelEnsembleObj-class
cvGrid-class
cvKfold-class
workflow-class
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.