Description Usage Arguments Value
Combine a list of predictions using given weights
1 | build_ensemble(predictions, ensemble_weights)
|
predictions |
a list containing match probabilities, each column is an outcome, each row a match. Each list element must be the same structure |
ensemble_weights |
a vector of weights |
a matrix of weighted probabilities
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.