checkPredictLearnerOutput {mlr} | R Documentation |
Check the output coming from a Learner's internal
predictLearner
function.
This function is for internal use.
checkPredictLearnerOutput(learner, model, p)
learner |
(Learner) |
model |
(WrappedModel)] |
p |
(any) |
(any). A sanitized version of p
.