SVM
Class ConsistencyTest

java.lang.Object
  extended by SVM.ConsistencyTest

public class ConsistencyTest
extends java.lang.Object

Will check a list of known files against their predicted classifications and produces HTML and .txt output to allow a human to check over the quality of the results.

Author:
davidc

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

ConsistencyTest

public ConsistencyTest()
Method Detail

main

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