Uses of Interface
weka.gui.beans.BatchClustererListener
Packages that use BatchClustererListener
-
Uses of BatchClustererListener in weka.gui.beans
Classes in weka.gui.beans that implement BatchClustererListenerModifier and TypeClassDescriptionclass
A bean that evaluates the performance of batch trained clusterersclass
Bean that can can accept batch or incremental classifier events and produce dataset or instance events which contain instances with predictions appended.class
A bean that saves serialized modelsMethods in weka.gui.beans with parameters of type BatchClustererListenerModifier and TypeMethodDescriptionvoid
Clusterer.addBatchClustererListener
(BatchClustererListener cl) Add a batch clusterer listenervoid
Clusterer.removeBatchClustererListener
(BatchClustererListener cl) Remove a batch clusterer listener