uk.ac.ed.inf.enzml.mulan.learn
Class MulanTrain

java.lang.Object
  extended by uk.ac.ed.inf.enzml.mulan.learn.MulanTrain

public class MulanTrain
extends java.lang.Object

Give arff and xml file path, weka algorithm, cross evaluation fold and it emits learning results


Constructor Summary
MulanTrain()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MulanTrain

public MulanTrain()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
Throws:
java.lang.Exception