| Package | Description |
|---|---|
| weka.classifiers.evaluation.output.prediction |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractOutput.print(Classifier classifier,
ConverterUtils.DataSource testset)
Prints the header, classifications and footer to the buffer.
|
void |
AbstractOutput.printClassifications(Classifier classifier,
ConverterUtils.DataSource testset)
Prints the classifications to the buffer.
|
Copyright © 2013 University of Waikato, Hamilton, NZ. All Rights Reserved.