getRRTaskDescription {mlr}R Documentation

Get task description from resample results (DEPRECATED).

Description

Get a summarizing task description.

Usage

getRRTaskDescription(res)

Arguments

res

(ResampleResult)
The result of resample.

Value

(TaskDesc).

See Also

Other resample: ResamplePrediction, ResampleResult, addRRMeasure, getRRPredictionList, getRRPredictions, getRRTaskDesc, makeResampleDesc, makeResampleInstance, resample


[Package mlr version 2.16.0 Index]