rocca
Class AttTest

java.lang.Object
  extended by rocca.AttTest

public class AttTest
extends java.lang.Object

Generates a little ARFF file with different attribute types.

Author:
FracPete

Field Summary
(package private)  weka.classifiers.trees.RandomForest cls
           
(package private)  weka.core.Instances data
           
 
Constructor Summary
AttTest()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 void runAttTest()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

cls

weka.classifiers.trees.RandomForest cls

data

weka.core.Instances data
Constructor Detail

AttTest

public AttTest()
Method Detail

main

public static void main(java.lang.String[] args)

runAttTest

public void runAttTest()