Skip to contents

Draws a precision–recall curve from the data produced by il_precision_recall().

Usage

# S3 method for class 'il_precision_recall'
autoplot(object, ...)

Arguments

object

An il_precision_recall tibble.

...

Additional arguments (currently unused).

Value

A ggplot2::ggplot() object.