Class AUPRCEvaluation.PRCurve

  • Enclosing class:
    AUPRCEvaluation

    public static class AUPRCEvaluation.PRCurve
    extends XYCurve
    ROC Curve
    Author:
    Erich Schubert
    • Field Detail

      • auc

        private double auc
        Area under the curve cache.
    • Constructor Detail

      • PRCurve

        public PRCurve()
        Constructor.
    • Method Detail

      • getAUC

        public double getAUC()
        Returns:
        area under the curve.