Gets precision-recall curves and AUC for both aggregated and individual parameters.
get_pr_curve.Rd
This function takes a precision-recall object and returns precision-recall curves and AUCs for both aggregated and individual parameters.
Arguments
- pr_obj
precision-recall object.
- ...
Additional arguments to be passed to
ggplot2::geom_path
.