org.aksw.commons.experiments
Class ExperimentStatisticsCollector
java.lang.Object
org.aksw.commons.experiments.ExperimentStatisticsCollector
public class ExperimentStatisticsCollector
- extends Object
- Author:
- Sebastian Hellmann
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExperimentStatisticsCollector
public ExperimentStatisticsCollector(String experimentName,
int nrOfIterations)
- Parameters:
experimentName - such as "now_with_more_sugar"nrOfIterations -
getMonitor
public com.jamonapi.Monitor getMonitor(String label,
int iteration,
Static.Units unit)
- Parameters:
label - such as precisioniteration - unit -
- Returns:
getTableColumnRow
public TableRowColumn getTableColumnRow(String label,
Static.Units unit)
getTable
public Table getTable()
Copyright © 2012. All Rights Reserved.