Example usage for Java weka.gui.visualize ThresholdVisualizePanel fields, constructors, methods, implement or subclass
The text is from its open source code.
ThresholdVisualizePanel() default constructor |
void | setROCString(String str) Set the string with ROC area |
void | setUpComboBoxes(Instances inst) This overloads VisualizePanel's setUpComboBoxes to add ActionListeners to watch for when the X/Y Axis comboboxes are changed. |