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 TypeClassDescriptionclassA bean that evaluates the performance of batch trained clusterersclassBean 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 BatchClustererListenerModifier and TypeMethodDescriptionvoidClusterer.addBatchClustererListener(BatchClustererListener cl) Add a batch clusterer listenervoidClusterer.removeBatchClustererListener(BatchClustererListener cl) Remove a batch clusterer listener