Documentation of 'edu.uci.jforests.eval.EvaluationMetric' Java class
EvaluationMetric
edu.uci.jforests.eval

Class EvaluationMetric

    • Constructor Detail

      • EvaluationMetric

        public EvaluationMetric(boolean isLargerBetter)
    • Method Detail

      • largerIsBetter

        public boolean largerIsBetter()
      • measure

        public abstract double measure(double[] predictions,
                                       Sample sample)
                                throws java.lang.Exception
        Throws:
        java.lang.Exception
      • isFirstBetter

        public boolean isFirstBetter(double first,
                                     double second,
                                     double tolerance)

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.