Produce message about which batch prepare_data is working on
regression.cv_message(
regression.results,
regression.grid,
n_cv = 10,
current_comb
)
The results of the CV procedures.
Object containing the hyperparameter values.
Integer (default is 10) specifying the number of CV hyperparameter configurations to print.
Integer vector. The current combination of features, passed to verbosity printing function.
Lars Henry Berge Olsen