FunctionsArray
array_aucpr
Computes PR AUC from per-row score and label arrays by integrating precision over recall.
array_aucpr(…) → Float64Kind · scalar
Computes PR AUC from per-row score and label arrays by integrating precision over recall.
Part of the Array family.