Package | Description |
---|---|
weka.gui.beans |
Modifier and Type | Field and Description |
---|---|
protected BatchClassifierEvent[][] |
Classifier.m_outputQueues
Stores completed models and associated data sets.
|
Modifier and Type | Method and Description |
---|---|
void |
BatchClassifierListener.acceptClassifier(BatchClassifierEvent e)
Accept a BatchClassifierEvent
|
void |
PredictionAppender.acceptClassifier(BatchClassifierEvent e)
Accept and process a batch classifier event
|
void |
SerializedModelSaver.acceptClassifier(BatchClassifierEvent ce)
Accept and save a batch trained classifier.
|
void |
ClassifierPerformanceEvaluator.acceptClassifier(BatchClassifierEvent ce)
Accept a classifier to be evaluated
|
Copyright © 2015 University of Waikato, Hamilton, NZ. All rights reserved.