Skip to contents

Draws precision, recall, and F1 against the match-probability threshold. The data is produced by il_accuracy().

Usage

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

Arguments

object

An il_accuracy tibble.

...

Additional arguments (currently unused).

Value

A ggplot2::ggplot() object.