View source: R/predictLearner.R
checkPredictLearnerOutput | 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
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.