R/autoplot.R
autoplot.il_precision_recall.Rd
Draws a precision–recall curve from the data produced by il_precision_recall().
il_precision_recall()
# S3 method for class 'il_precision_recall' autoplot(object, ...)
An il_precision_recall tibble.
il_precision_recall
Additional arguments (currently unused).
A ggplot2::ggplot() object.
ggplot2::ggplot()