Class ROCEvaluation.ROCurve

  • Enclosing class:
    ROCEvaluation

    public static class ROCEvaluation.ROCurve
    extends XYCurve
    ROC Curve
    Author:
    Erich Schubert
    • Field Detail

      • auc

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

      • ROCurve

        public ROCurve()
        Constructor.
    • Method Detail

      • getAUC

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