Java weka.gui.visualize ThresholdVisualizePanel fields, constructors, methods, implement or subclass

Example usage for Java weka.gui.visualize ThresholdVisualizePanel fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for weka.gui.visualize ThresholdVisualizePanel.

The text is from its open source code.

Constructor

ThresholdVisualizePanel()
default constructor

Method

voidsetROCString(String str)
Set the string with ROC area
voidsetUpComboBoxes(Instances inst)
This overloads VisualizePanel's setUpComboBoxes to add ActionListeners to watch for when the X/Y Axis comboboxes are changed.