Uses of Interface
weka.gui.beans.VisualizableErrorListener

Packages that use VisualizableErrorListener
weka.gui.beans   
 

Uses of VisualizableErrorListener in weka.gui.beans
 

Classes in weka.gui.beans that implement VisualizableErrorListener
 class ModelPerformanceChart
          Bean that can be used for displaying threshold curves (e.g.
 

Methods in weka.gui.beans with parameters of type VisualizableErrorListener
 void ClassifierPerformanceEvaluator.addVisualizableErrorListener(VisualizableErrorListener vel)
          Add a visualizable error listener
 void ClassifierPerformanceEvaluator.removeVisualizableErrorListener(VisualizableErrorListener vel)
          Remove a visualizable error listener
 



Copyright © 2012 University of Waikato, Hamilton, NZ. All Rights Reserved.