compute_pr_curve.Rd
Computes the precision-recall curve (AUC).
compute_pr_curve(dt)
A data frame with columns truth (first column) and score (second column).
A dataframe with precision recall.