Uses of Class
adams.gui.tools.wekainvestigator.output.TextualContentPanel
-
Packages that use TextualContentPanel Package Description adams.gui.tools.wekainvestigator.tab.classifytab.output -
-
Uses of TextualContentPanel in adams.gui.tools.wekainvestigator.tab.classifytab.output
Methods in adams.gui.tools.wekainvestigator.tab.classifytab.output that return TextualContentPanel Modifier and Type Method Description protected TextualContentPanel
TextStatistics. createOutput(weka.classifiers.Evaluation eval, adams.data.spreadsheet.MetaData runInfo)
Generates a panel from the results of the evaluation.
-