Uses of Interface
weka.gui.beans.ThresholdDataListener
Packages that use ThresholdDataListener
-
Uses of ThresholdDataListener in weka.gui.beans
Classes in weka.gui.beans that implement ThresholdDataListenerModifier and TypeClassDescriptionclassAbstract class for objects that store instances to some destination.classBean that aids in analyzing cost/benefit tradeoffs.classBean that can be used for displaying threshold curves (e.g.classSaves data sets using weka.core.converter classesMethods in weka.gui.beans with parameters of type ThresholdDataListenerModifier and TypeMethodDescriptionvoidClassifierPerformanceEvaluator.addThresholdDataListener(ThresholdDataListener cl) Add a threshold data listenervoidClassifierPerformanceEvaluator.removeThresholdDataListener(ThresholdDataListener cl) Remove a Threshold data listener