Uses of Interface
weka.gui.beans.BatchClustererListener
-
Uses of BatchClustererListener in weka.gui.beans
Modifier 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 modelsModifier and TypeMethodDescriptionvoid
Clusterer.addBatchClustererListener
(BatchClustererListener cl) Add a batch clusterer listenervoid
Clusterer.removeBatchClustererListener
(BatchClustererListener cl) Remove a batch clusterer listener