Description Usage Arguments Value
This function creates the convex hull of the Precision-Recall-Gain curve resulting from the function create_prg_curve and calculates the F-calibrated scores. More information on Precision-Recall-Gain curves and how to cite this work is available at http://www.cs.bris.ac.uk/~flach/PRGcurves/.
1 | prg_convex_hull(prg_curve)
|
prg_curve |
the data structure resulting from the function create_prg_curve |
the data.frame representing the convex hull
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.