This function produces a performance evaluation plot for a Renoir object.
Arguments
- x
an object of class Renoir
- y
unused parameter
- ...
optional graphical parameters to
plot_evaluation(ifinteractive = FALSE) orplotly_evaluation(ifinteractive = TRUE)- key
a character vector indicating how to group elements
- measure
the performance metric to plot
- set
the data set to consider (
train,testorfull)- interactive
logical, whether to draw an interactive plot
Details
A plot showing the mean performance and the related 95\ across different training-set sizes is produced.