An S4 class containing a weighted kernel SVM classfication model
alpha
Parameter alpha in the fitted model.
bias
The bias term in the kernel SVM model.
fitted
A numeric number, indicating the loss on the validation set
kernel.f
A character string that specifies the kernel function.
X
Predictors from the training set.
Y
Response from the training set.
support
Support vectors from the training set.
n.support
Number of support vectors.
label
A 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.