prauc: Calculate PR-AUC from cross-validation results
Description
Uses the precrec package to calculate PR-AUC
Usage
prauc(preds, actual, test_folds)
Arguments
preds
Predicted values or score
test_folds
Length n vector assigning each vector to a given test fold
Value
Dataframe of results, including PR-AUC and standard deviation