draw_boxplot | R Documentation |
Draw boxplot of resuduals - for regression
draw_boxplot(observed, predictions, models)
observed |
A vector of the true values of target. |
predictions |
A list of predictions for each trained model. |
models |
A list of models. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.