Name

adams.flow.transformer.WekaInstancesInfo


Synopsis

Outputs statistics of a weka.core.Instances object.
FULL_ATTRIBUTE and FULL_CLASS output a spreadsheet with detailed attribute statistics. All others output either strings, integers or doubles (or arrays of them, in case of counts/distribution).


Additional information

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


Options