Uses of Class
weka.core.converters.ConverterUtils.DataSource
-
Uses of ConverterUtils.DataSource in weka.classifiers.evaluation.output.prediction
Modifier and TypeMethodDescriptionvoid
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.