calcOuterPerformance: Calculates Outer Performance for a given Iteration

Description Usage Arguments Value

View source: R/calcOuterPerformances.R

Description

Calculates the performance on the outer test set for a specific nested resampling iteration with a tune wrapper

Usage

1
calcOuterPerformance(tuning.resampled, out.res.i, ...)

Arguments

tuning.resampled

[ResampleResult | ResampleOverfitResult] Make sure to run resample(..., extract = getTuneResult, keep.pred = TRUE).

out.res.i

[integer(1)]

...

Arguments passed to specific methods

Value

data.table


jakob-r/mlrOverfit documentation built on July 4, 2020, 2:06 a.m.