Example usage for Java weka.gui.experiment ExperimenterDefaults fields, constructors, methods, implement or subclass
The text is from its open source code.
String | PROPERTY_FILE The name of the properties file. |
String | getColumn() the comma-separated list of attribute names that identify a column. |
String | getComparisonField() returns the name of the field used for comparison. |
ResultMatrix | getOutputFormat() returns the classname (and optional options) of the ResultMatrix class, responsible for the output format. |
String | getRow() the comma-separated list of attribute names that identify a row. |