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

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

public class AttributesFilterArffsTest
extends java.lang.Object


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
 

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: