Uses of Class
adams.gui.tools.wekainvestigator.output.TableContentPanel
-
Packages that use TableContentPanel Package Description adams.gui.tools.wekainvestigator.tab.classifytab.output -
-
Uses of TableContentPanel in adams.gui.tools.wekainvestigator.tab.classifytab.output
Methods in adams.gui.tools.wekainvestigator.tab.classifytab.output that return TableContentPanel Modifier and Type Method Description protected TableContentPanelConfusionMatrix. createOutput(ResultItem item, weka.classifiers.Evaluation eval, int[] originalIndices, SpreadSheet additionalAttributes, MessageCollection errors)Generates the output for the evaluation.protected TableContentPanelPredictions. createOutput(ResultItem item, weka.classifiers.Evaluation eval, int[] originalIndices, SpreadSheet additionalAttributes, MessageCollection errors)Generates the output from the evaluation.
-