View source: R/ensemble_models.R
ensemble_metrics_bootstrap | R Documentation |
Typically we will call ensemble_metrics with varying numbers of ranks to consider and this function will sum up the ranks from those calls.
ensemble_metrics_bootstrap(l_ensemble_metrics, n_models = 4)
l_ensemble_metrics |
Output of function ensemble_metrics |
n_models |
Number of best models to return |
List of parameters of best models
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.