Uses of Class
weka.gui.beans.BatchClustererEvent
Packages that use BatchClustererEvent
-
Uses of BatchClustererEvent in weka.gui.beans
Methods in weka.gui.beans with parameters of type BatchClustererEventModifier and TypeMethodDescriptionvoidBatchClustererListener.acceptClusterer(BatchClustererEvent e) Accept a BatchClustererEventvoidClustererPerformanceEvaluator.acceptClusterer(BatchClustererEvent ce) Accept a clusterer to be evaluatedvoidPredictionAppender.acceptClusterer(BatchClustererEvent e) Accept and process a batch clusterer eventvoidSerializedModelSaver.acceptClusterer(BatchClustererEvent ce) Accept and save a batch trained clusterer.