org.dllearner.scripts
Class PaperStatistics
java.lang.Object
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
PaperStatistics
public PaperStatistics()
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.
DL-Learner is licenced under the terms of the GNU General Public License.
Copyright © 2007-2008 Jens Lehmann