S4 class for RM classification
traina data.frame corresponding to the training data used into the model
class_namea string with target variable used in the model
kernel_weighta numeric vector corresponding to the weights for each bootstrap model contribution
lambda_valuesa named list with value of the vector of \(\boldsymbol{\lambda}\) sampling probabilities associated with each each kernel function
model_paramsa list with all used model specifications
bootstrap_modelsa list with all ksvm objects for each bootstrap sample
bootstrap_samplesa list with all bootstrap samples used to train each base model of the ensemble
proba boolean indicating if a probabilitistic approch was used in the classification Random Machines
For more details see Ara, Anderson, et al. "Random machines: A bagged-weighted support vector model with free kernel choice." Journal of Data Science 19.3 (2021): 409-428.