Java weka.gui.experiment ExperimenterDefaults fields, constructors, methods, implement or subclass

Example usage for Java weka.gui.experiment ExperimenterDefaults fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for weka.gui.experiment ExperimenterDefaults.

The text is from its open source code.

Field

StringPROPERTY_FILE
The name of the properties file.

Method

StringgetColumn()
the comma-separated list of attribute names that identify a column.
StringgetComparisonField()
returns the name of the field used for comparison.
ResultMatrixgetOutputFormat()
returns the classname (and optional options) of the ResultMatrix class, responsible for the output format.
StringgetRow()
the comma-separated list of attribute names that identify a row.