uk.ac.ed.inf.taweka.test.mulan.attributesfilter
Class AttributesFilterArffsTest

java.lang.Object
  extended by uk.ac.ed.inf.taweka.test.mulan.attributesfilter.AttributesFilterArffsTest

public class AttributesFilterArffsTest
extends java.lang.Object


Field Summary
static java.lang.String BASE_PROPERTIES_PATH
           
static java.lang.String OLDTEST_ARFF_DATA_PROPS
           
static java.lang.String TRAIN_ARFF_DATA_PROPS
           
 
Constructor Summary
AttributesFilterArffsTest()
           
 
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
 

Field Detail

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
Constructor Detail

AttributesFilterArffsTest

public AttributesFilterArffsTest()
Method Detail

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: