Estimates cross-validated risk of the Super Learner

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.