Name

adams.flow.transformer.WekaStoreInstance


Synopsis

Appends the incoming weka.core.Instance to the dataset in storage. If no dataset currently stored under this name, it will get automatically added. The dataset after the update operation is then forwarded as token.


Additional information

Flow input/output:
- input: weka.core.Instance
- output: weka.core.Instances


Options