Java weka.classifiers.evaluation Prediction fields, constructors, methods, implement or subclass

Example usage for Java weka.classifiers.evaluation Prediction fields, constructors, methods, implement or subclass

Introduction

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

The text is from its open source code.

Method

doubleactual()
Gets the actual class value.
doublepredicted()
Gets the predicted class value.
doubleweight()
Gets the weight assigned to this prediction.