net.sf.myra.datamining.statistics
Class Exporter

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

public class Exporter
extends java.lang.Object

This class exports the precision and recall values for each class.

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

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

Constructor Detail

Exporter

public Exporter()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
Runs the exporter.

Parameters:
args - command-line arguments.
Throws:
java.lang.Exception


Copyright © 2013. All Rights Reserved.