Name

adams.flow.transformer.WekaReorderAttributesToReference


Synopsis

Reorders the attributes of the Instance/Instances passing through according to the provided reference dataset (callable actor or reference file).
This ensures that the generated data always has the same structure as the reference dataset.


Additional information

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


Options