net.sf.myra.datamining.statistics
Class Diff

java.lang.Object
  extended by net.sf.myra.datamining.statistics.Diff

public class Diff
extends java.lang.Object

Utility class to print the difference between two predictions file in terms of the area under the curve of individual classes.

Version:
$Revision$ $Date:: $
Author:
Fernando Esteban Barril Otero

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

Constructor Detail

Diff

public Diff()
Method Detail

main

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


Copyright © 2013. All Rights Reserved.