getStackedBaseLearnerPredictions: Returns the predictions for each base learner.

Description Usage Arguments Details

View source: R/StackedLearner.R

Description

Returns the predictions for each base learner.

Usage

1

Arguments

model

[WrappedModel]
Wrapped model, result of train.

newdata

[data.frame]
New observations, for which the predictions using the specified base learners should be returned. Default is NULL and extracts the base learner predictions that were made during the training.

Details

None.


guillermozbta/s2 documentation built on May 17, 2019, 4:01 p.m.