Uses of Class
weka.core.converters.ConverterUtils.DataSource
Packages that use ConverterUtils.DataSource
-
Uses of ConverterUtils.DataSource in weka.classifiers.evaluation.output.prediction
Methods in weka.classifiers.evaluation.output.prediction with parameters of type ConverterUtils.DataSourceModifier 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.