test.mulan.attributesfilter
Class ArffGeneratorForFilterTests

java.lang.Object
  extended by test.mulan.attributesfilter.ArffGeneratorForFilterTests

public class ArffGeneratorForFilterTests
extends java.lang.Object


Constructor Summary
ArffGeneratorForFilterTests()
           
 
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 old 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

ArffGeneratorForFilterTests

public ArffGeneratorForFilterTests()
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 old train arff and return the arff record id

Returns: