View source: R/StackedLearner.R
getStackedBaseLearnerPredictions | R Documentation |
Returns the predictions for each base learner.
getStackedBaseLearnerPredictions(model, newdata = NULL)
model |
(WrappedModel) |
newdata |
(data.frame) |
None.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.