Name

adams.flow.transformer.WekaChooseAttributes


Synopsis

Lets the user select attributes interactively to use down the track.
Internally, a weka.filters.unsupervised.attribute.Remove WEKA filter is constructed from the selection, to remove the attributes that the user didn't select.


Additional information

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

Interactive actor information:
- supports interaction in headless mode: false


Options