object of class model_specs-class. Contains the information
about the parameter setting of the models to train.
num_cores
number of cores
Value
An S4 class with the following slots:
base_models, a list containing the trained models;
pre_weights, a numeric vector describing the weights
of the base models according to their performance in the training
data; and colnames, the column names of the data, used for
reference.