compute_pr_auc.Rd
This function calculates the area under the precision-recall curve (AUC).
compute_pr_auc(dt)
A data table with columns for recall and precision.
A numeric value representing the AUC.