An S4 class representing an evaluation of a learning method.
Slots
idevaluated learning method
config(optional) name of the configuration
responseresponse type
nouta length-one integer vector
samplingsampling method used during evaluation
Npopulation size
nsample size (i.e. training set size)
kthe number of folds if
sampling = "cv", or the number of repeats ifsampling = "random"andsampling = "bootstrap"observationsindices of sampled observations used for training
modelslist of Tuned or Trained elements
stabilitylist containing the features stability for each response across the models
performancea TestedList object