Uses of Interface
weka.gui.beans.ThresholdDataListener

Packages that use ThresholdDataListener
weka.gui.beans   
 

Uses of ThresholdDataListener in weka.gui.beans
 

Classes in weka.gui.beans that implement ThresholdDataListener
 class AbstractDataSink
          Abstract class for objects that store instances to some destination.
 class CostBenefitAnalysis
          Bean that aids in analyzing cost/benefit tradeoffs.
 class ModelPerformanceChart
          Bean that can be used for displaying threshold curves (e.g.
 class Saver
          Saves data sets using weka.core.converter classes
 

Methods in weka.gui.beans with parameters of type ThresholdDataListener
 void ClassifierPerformanceEvaluator.addThresholdDataListener(ThresholdDataListener cl)
          Add a threshold data listener
 void ClassifierPerformanceEvaluator.removeThresholdDataListener(ThresholdDataListener cl)
          Remove a Threshold data listener
 



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