Get task description from resample results (DEPRECATED).
Source:R/ResampleResult_operators.R
getRRTaskDescription.Rd
Get a summarizing task description.
Arguments
- res
(ResampleResult)
The result of resample.
Value
(TaskDesc).
See also
Other resample:
ResamplePrediction
,
ResampleResult
,
addRRMeasure()
,
getRRPredictionList()
,
getRRPredictions()
,
getRRTaskDesc()
,
makeResampleDesc()
,
makeResampleInstance()
,
resample()