Description Usage Arguments Details Value
Plot the side-by-side boxplots of prediction distribution, by class#'
1 | plotPredictionDistribution(evaluation, type = "test", fileName = NULL)
|
evaluation |
A prediction object as generated using the
|
type |
options: 'train' or test' |
fileName |
Name of the file where the plot should be saved, for example
'plot.png'. See the function |
Create a plot showing the side-by-side boxplots of prediction distribution, by class #'
A ggplot object. Use the ggsave
function to save to file in a different
format.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.