calcOuterPerformances: Calculates Outer Performances

Description Usage Arguments Value

View source: R/calcOuterPerformances.R

Description

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

Usage

1
calcOuterPerformances(tuning.resampled, ...)

Arguments

tuning.resampled

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

...

Arguments passed to specific methods

Value

[OuterPerformanceResult]


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