Hierarchy For Package adams.gui.tools.wekainvestigator.tab.classifytab.evaluation

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • adams.core.logging.LoggingObject (implements adams.core.logging.LoggingSupporter, java.io.Serializable, adams.core.SizeOfHandler)
      • adams.gui.tools.wekainvestigator.evaluation.AbstractEvaluation<T,​R> (implements adams.core.GlobalInfoSupporter, adams.core.StatusMessageHandler)
        • adams.gui.tools.wekainvestigator.tab.classifytab.evaluation.AbstractClassifierEvaluation
          • adams.gui.tools.wekainvestigator.tab.classifytab.evaluation.BuildModel (implements adams.core.StoppableWithFeedback)
          • adams.gui.tools.wekainvestigator.tab.classifytab.evaluation.CrossValidation (implements adams.core.StoppableWithFeedback)
          • adams.gui.tools.wekainvestigator.tab.classifytab.evaluation.FromPredictions
          • adams.gui.tools.wekainvestigator.tab.classifytab.evaluation.IndexedSplitsRunsEvaluation
          • adams.gui.tools.wekainvestigator.tab.classifytab.evaluation.ReevaluateModel (implements adams.core.StoppableWithFeedback)
          • adams.gui.tools.wekainvestigator.tab.classifytab.evaluation.RepeatedCrossValidation (implements adams.core.StoppableWithFeedback)
          • adams.gui.tools.wekainvestigator.tab.classifytab.evaluation.TrainTestSet (implements adams.core.StoppableWithFeedback)
          • adams.gui.tools.wekainvestigator.tab.classifytab.evaluation.TrainTestSplit (implements adams.core.StoppableWithFeedback)
          • adams.gui.tools.wekainvestigator.tab.classifytab.evaluation.TrainValidateTestSet (implements adams.core.StoppableWithFeedback)