regression.cv_message: Produce message about which batch prepare_data is working on

View source: R/approach_regression_separate.R

regression.cv_messageR Documentation

Produce message about which batch prepare_data is working on

Description

Produce message about which batch prepare_data is working on

Usage

regression.cv_message(
  regression.results,
  regression.grid,
  n_cv = 10,
  current_comb
)

Arguments

regression.results

The results of the CV procedures.

regression.grid

Object containing the hyperparameter values.

n_cv

Integer (default is 10) specifying the number of CV hyperparameter configurations to print.

current_comb

Integer vector. The current combination of features, passed to verbosity printing function.

Author(s)

Lars Henry Berge Olsen


shapr documentation built on April 4, 2025, 12:18 a.m.