public interface EvaluationStatisticsExporter extends weka.core.OptionHandler, Serializable, LogSupporter
| Modifier and Type | Method and Description |
|---|---|
String |
export(List<EvaluationStatistics> stats)
Exports the statistics.
|
addLogListener, log, removeLogListenerString export(List<EvaluationStatistics> stats)
stats - the statistics to exportCopyright © 2017. All Rights Reserved.