Name

adams.flow.transformer.MOAInstanceDumper


Synopsis

Dumps MOA Instance objects into an ARFF file. If the headers change and the header-check is enabled, then a new file will be used.
The actor can also turn double arrays into MOA Instance objects (all attributes are assumed to be numeric).


Additional information

Flow input/output:
- input: com.yahoo.labs.samoa.instances.Instance, double[]
- output: java.lang.String


Options