Name

adams.flow.transformer.WekaSubsets


Synopsis

Splits the dataset based on the unique values of the specified attribute: all rows with the same unique value form a subset.


Additional information

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


Options