View source: R/ensembling-pipes.R
Computing the error of base models
1 | base_models_loss(Y_hat, Y, lfun = se, y_tr)
|
Y_hat |
predictions of the base models ("@Y_hat" slot)
from |
Y |
true values from the time series; |
lfun |
loss function to compute. Defaults to |
y_tr |
target of training set |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.