public interface DataCollector
| Modifier and Type | Method and Description |
|---|---|
void |
restoreData(Object data)
Set the data for this collector
|
Object |
retrieveData()
Get the data that this collector has collected
|
Object retrieveData()
void restoreData(Object data) throws WekaException
data - the data to setWekaException - if there is a problem restoring dataCopyright © 2016 University of Waikato, Hamilton, NZ. All Rights Reserved.