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 TypeMethodDescriptionvoidAbstractOutput.print(Classifier classifier, ConverterUtils.DataSource testset) Prints the header, classifications and footer to the buffer.voidAbstractOutput.printClassifications(Classifier classifier, ConverterUtils.DataSource testset) Prints the classifications to the buffer.