org.dllearner.scripts
Class PaperStatistics

java.lang.Object
  extended by org.dllearner.scripts.PaperStatistics

public class PaperStatistics
extends Object

Utility script for creating statistics for publications. (Warning: Scripts may run for several hours. Results may change when core algorithms are modified.)

Author:
Jens Lehmann

Constructor Summary
PaperStatistics()
           
 
Method Summary
static void createStatisticsMLDMPaper(PosNegLPStandard learningProblem, String baseDir)
          Has been used to create the statistics for the MLDM 2007 paper.
static void main(String[] args)
          Points to the current statistic generation function.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PaperStatistics

public PaperStatistics()
Method Detail

main

public static void main(String[] args)
Points to the current statistic generation function.

Parameters:
args - None.

createStatisticsMLDMPaper

public static void createStatisticsMLDMPaper(PosNegLPStandard learningProblem,
                                             String baseDir)
Has been used to create the statistics for the MLDM 2007 paper. Warning: this method runs for several hours TODO This method has not been fully adapted to the base structure changes. To reproduce the results, the method has to be implemented properly.



SourceForge.net Logo DL-Learner is licenced under the terms of the GNU General Public License.
Copyright © 2007-2008 Jens Lehmann