Java weka.classifiers.evaluation.output.prediction PlainText fields, constructors, methods, implement or subclass

Example usage for Java weka.classifiers.evaluation.output.prediction PlainText fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for weka.classifiers.evaluation.output.prediction PlainText.

The text is from its open source code.

Constructor

Method

voidprintClassifications(Classifier classifier, DataSource testset)
Prints the classifications to the buffer.
voidsetBuffer(StringBuffer value)
Sets the buffer to use.
voidsetHeader(Instances value)
Sets the header of the dataset.