Class AutoMekaGGPFitness


  • public class AutoMekaGGPFitness
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      double calculateMeasure​(double[][] ypred, int[][] y)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • AutoMekaGGPFitness

        public AutoMekaGGPFitness()
    • Method Detail

      • calculateMeasure

        public double calculateMeasure​(double[][] ypred,
                                       int[][] y)