dlcvInner: Double Loop Cross Validation (DLCV) Inner

View source: R/dlcv_function.R

dlcvInnerR Documentation

Double Loop Cross Validation (DLCV) Inner

Description

Functionality to perform the DLCV inner loop.

Usage

dlcvInner(x_inner, wf, hp_grid)

Arguments

x_inner

Configuration of the inner loop folds

wf

Workflow

hp_grid

Hyperparameter grid

Details

Version 1.0 2022-02-15

Value

Tibble with all computed predictions for the inner train and training folds.


mikeniemant/nbs documentation built on June 23, 2022, 4:52 a.m.