View source: R/ca-integration.r
Merge models in each committee
1 | merging_in_experts(C, Y_hat, W, FUN)
|
C |
list of ids representing the models in each subset |
Y_hat |
data frame with the prediction of each model across data |
W |
weights of each model according to recent performance |
FUN |
function used to combine the models in each subset. Currently implemented options are: window_loss, simple, and blast. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.