Class PRGCEvaluation.PRGCurve

  • Enclosing class:
    PRGCEvaluation

    public static class PRGCEvaluation.PRGCurve
    extends XYCurve
    Precision-Recall-Gain curve.
    Author:
    Robert Gehde
    • Field Detail

      • auc

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

      • PRGCurve

        public PRGCurve()
        Constructor.
    • Method Detail

      • getAUC

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