R/class_Trained.R
Trained-class.Rd
The studies object consists of eight slots
Constructor for the S4 Trained object.
Trained( fit = NULL, config = list(), learning.method = character(), nfeatures = integer() )
fit
The trained object (can be of different class depending on the chosen learning method)
learning.method
The used learning method
config
A list containing the tested hyper-parameter configurations
np
a length-one integer vector