Uses of Class
weka.gui.visualize.PrintablePanel
Package
Description
-
Uses of PrintablePanel in weka.gui
Modifier and TypeClassDescriptionclass
Creates a panel that shows a visualization of an attribute in a dataset. -
Uses of PrintablePanel in weka.gui.hierarchyvisualizer
-
Uses of PrintablePanel in weka.gui.knowledgeflow
Modifier and TypeClassDescriptionclass
Provides a panel just for laying out a Knowledge Flow graph. -
Uses of PrintablePanel in weka.gui.treevisualizer
Modifier and TypeClassDescriptionclass
Class for displaying a Node structure in Swing. -
Uses of PrintablePanel in weka.gui.visualize
Modifier and TypeClassDescriptionclass
This panel is a VisualizePanel, with the added ablility to display the area under the ROC curve if an ROC curve is chosen.class
This panel allows the user to visualize a dataset (and if provided) a classifier's/clusterer's predictions in two dimensions.