CV_lrnr_sl: Estimates cross-validated risk of the Super Learner

Description Usage Arguments

View source: R/CV_Lrnr_sl.R

Description

Estimates cross-validated risk of the Super Learner

Usage

1
CV_lrnr_sl(lrnr_sl, task, eval_fun)

Arguments

lrnr_sl

a Lrnr_sl object specifying the Super Learner.

task

the task used for training and performance assessment.

eval_fun

the evaluation function, either a loss or risk function, for evaluating the Super Learner's predictions.


jeremyrcoyle/sl3 documentation built on Feb. 3, 2022, 9:12 a.m.