Description Usage Arguments Value
View source: R/evaluate_ensemble.R
Evaluate ML Ensemble Model Predictions
1 | evaluate_ensemble(dt_scores, id_vars, set_var, pred_vars)
|
dt_scores |
data.table with all variables in other parameters |
id_vars |
character vector, names of id variables |
set_var |
character, name of variable with sett identifiers |
pred_vars |
character vector, names of prediction variables |
data.table with mse/rsq by model and set
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.