Class ModifiedISACEvaluator


  • public class ModifiedISACEvaluator
    extends java.lang.Object
    • Method Detail

      • getNaivebais

        public static double getNaivebais()
      • getNaivebaismulti

        public static double getNaivebaismulti()
      • getRandomForest

        public static double[] getRandomForest()
      • getRandomForestplatz1

        public static double getRandomForestplatz1()
      • getTimes

        public static double[] getTimes()
      • getKendallforML

        public static double[] getKendallforML()
      • getStepdifferenceML

        public static double[] getStepdifferenceML()
      • getStepdifference

        public static double[] getStepdifference()
      • getPlatz1ml

        public static double[] getPlatz1ml()
      • getTop3ml

        public static double[] getTop3ml()
      • getUntouchedml

        public static double[] getUntouchedml()
      • getUntochedmy

        public static double[] getUntochedmy()
      • getUntocedoverall

        public static double[] getUntocedoverall()
      • getPlatz1my

        public static double[] getPlatz1my()
      • getPlatz1overall

        public static double[] getPlatz1overall()
      • gettop3mymethod

        public static double[] gettop3mymethod()
      • getTop3overall

        public static double[] getTop3overall()
      • evaluateModifiedISACLeaveOneOut

        public static double[] evaluateModifiedISACLeaveOneOut​(weka.core.Instances data)
                                                        throws TrainingException
        Throws:
        TrainingException