get_outers: Get the outer folds for the nested resampling

Description Usage Arguments Value

View source: R/ml_benchmark.R

Description

Get the outer folds for the nested resampling

Usage

1
get_outers(nu = 5, reps = 10, labels, tasks)

Arguments

nu

numeric, number of folds for the ν-fold cross-validation

reps

numeric, number of repetitions for the repeated ν-fold cross-validation

labels

character or factor the labels

tasks

list of mlr tasks

Value

mlr resampleDesc


hrvg/RiverML documentation built on Oct. 12, 2020, 10:40 a.m.