uk.ac.ed.inf.taweka.test.mulan.attributesfilter
Class AttributesFilterArffsTest
java.lang.Object
uk.ac.ed.inf.taweka.test.mulan.attributesfilter.AttributesFilterArffsTest
public class AttributesFilterArffsTest
- extends java.lang.Object
|
Method Summary |
int |
generateArff(java.lang.String dataProps)
Generate an arff file and return the arff record id |
int |
generateTestArff()
Generate the old test arff and return the arff record id |
int |
generateTrainArff()
Generate the train arff and return the arff record id |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BASE_PROPERTIES_PATH
public static java.lang.String BASE_PROPERTIES_PATH
TRAIN_ARFF_DATA_PROPS
public static java.lang.String TRAIN_ARFF_DATA_PROPS
OLDTEST_ARFF_DATA_PROPS
public static java.lang.String OLDTEST_ARFF_DATA_PROPS
AttributesFilterArffsTest
public AttributesFilterArffsTest()
generateArff
public int generateArff(java.lang.String dataProps)
- Generate an arff file and return the arff record id
- Returns:
generateTestArff
public int generateTestArff()
- Generate the old test arff and return the arff record id
- Returns:
generateTrainArff
public int generateTrainArff()
- Generate the train arff and return the arff record id
- Returns: