Description Usage Arguments Details Value
View source: R/visualization.R
Generate a boxplot with the performance score of the algorithms
1 | plotComparison(comparison)
|
comparison |
The result of a comparison among algorithms as genearted by functions |
Each datum corresponds to the prediction balanced error rate of a particular algorithm for a particular
prediction task (either from resampling within one task or for different tasks, see compareAlgorithms()
).
A ggplot
object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.