Learn R Programming

ck37r (version 1.0.3)

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

actual

Known label value

test_folds

Length n vector assigning each vector to a given test fold

Value

Dataframe of results, including PR-AUC and standard deviation