Package | Description |
---|---|
weka.gui.beans |
Modifier and Type | Class and Description |
---|---|
class |
ClustererPerformanceEvaluator
A bean that evaluates the performance of batch trained clusterers
|
class |
PredictionAppender
Bean that can can accept batch or incremental classifier events
and produce dataset or instance events which contain instances with
predictions appended.
|
class |
SerializedModelSaver
A bean that saves serialized models
|
Modifier and Type | Method and Description |
---|---|
void |
Clusterer.addBatchClustererListener(BatchClustererListener cl)
Add a batch clusterer listener
|
void |
Clusterer.removeBatchClustererListener(BatchClustererListener cl)
Remove a batch clusterer listener
|
Copyright © 2019 University of Waikato, Hamilton, NZ. All rights reserved.