Uses of Interface
weka.gui.beans.ThresholdDataListener
-
Uses of ThresholdDataListener in weka.gui.beans
Modifier and TypeClassDescriptionclass
Abstract class for objects that store instances to some destination.class
Bean that aids in analyzing cost/benefit tradeoffs.class
Bean that can be used for displaying threshold curves (e.g.class
Saves data sets using weka.core.converter classesModifier and TypeMethodDescriptionvoid
ClassifierPerformanceEvaluator.addThresholdDataListener
(ThresholdDataListener cl) Add a threshold data listenervoid
ClassifierPerformanceEvaluator.removeThresholdDataListener
(ThresholdDataListener cl) Remove a Threshold data listener