wkSVMObj-class: An S4 class containing a weighted kernel SVM classfication...

Description Slots See Also

Description

An S4 class containing a weighted kernel SVM classfication model

Slots

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.

See Also

wClsObj-class
RegObj-class
ModelObj-class
ModelEnsembleObj-class
cvGrid-class
cvKfold-class
workflow-class


SkadiEye/ITRlearn documentation built on May 24, 2019, 1:31 a.m.