Package | Description |
---|---|
weka.gui.beans | |
weka.gui.explorer | |
weka.gui.visualize |
Modifier and Type | Field and Description |
---|---|
protected VisualizePanel |
CostBenefitAnalysis.AnalysisPanel.m_costBenefitPanel
Displays the cost/benefit (profit/loss) graph
|
protected VisualizePanel |
CostBenefitAnalysis.AnalysisPanel.m_performancePanel
Displays the performance graphs(s)
|
Modifier and Type | Field and Description |
---|---|
protected VisualizePanel |
ClustererPanel.m_CurrentVis
The current visualization object
|
protected VisualizePanel |
ClassifierPanel.m_CurrentVis
The current visualization object
|
Modifier and Type | Method and Description |
---|---|
protected void |
ClassifierPanel.visualizeClassifierErrors(VisualizePanel sp)
Pops up a VisualizePanel for visualizing the data and errors for the
classifier from the currently selected item in the results list
|
protected void |
ClustererPanel.visualizeClusterAssignments(VisualizePanel sp)
Pops up a visualize panel to display cluster assignments
|
Modifier and Type | Class and Description |
---|---|
class |
ThresholdVisualizePanel
This panel is a VisualizePanel, with the added ablility to display the
area under the ROC curve if an ROC curve is chosen.
|
Copyright © 2015 University of Waikato, Hamilton, NZ. All rights reserved.