Uses of Class
adams.gui.tools.wekainvestigator.tab.classifytab.output.AbstractOutputGeneratorWithFoldModelsSupport
-
Packages that use AbstractOutputGeneratorWithFoldModelsSupport Package Description adams.gui.tools.wekainvestigator.tab.classifytab.output -
-
Uses of AbstractOutputGeneratorWithFoldModelsSupport in adams.gui.tools.wekainvestigator.tab.classifytab.output
Subclasses of AbstractOutputGeneratorWithFoldModelsSupport in adams.gui.tools.wekainvestigator.tab.classifytab.output Modifier and Type Class Description classGraphSourceDisplays the source code of the graph (dot or XML BIF).classLegacyGraphVisualizerDisplays the graph that the model generated (legacy Weka output).classLegacyTreeVisualizerDisplays the tree that the model generated (legacy Weka output).classModelOutputOutputs the model if available.classSourceCodeOutputs source code from the model (if classifier implementsSourcable).classTreeGraphMLDisplays the GraphML source code of the tree graph.classTreeVisualizerDisplays the tree that the model generated.
-