Uses of Interface
weka.gui.beans.BatchClassifierListener
Packages that use BatchClassifierListener
-
Uses of BatchClassifierListener in weka.gui.beans
Classes in weka.gui.beans that implement BatchClassifierListenerModifier and TypeClassDescriptionclassA bean that evaluates the performance of batch trained classifiersclassBean that can can accept batch or incremental classifier events and produce dataset or instance events which contain instances with predictions appended.classA bean that saves serialized modelsMethods in weka.gui.beans with parameters of type BatchClassifierListenerModifier and TypeMethodDescriptionvoidClassifier.addBatchClassifierListener(BatchClassifierListener cl) Add a batch classifier listenervoidClassifier.removeBatchClassifierListener(BatchClassifierListener cl) Remove a batch classifier listener