Name

adams.flow.transformer.WekaInstancesHistogramRanges


Synopsis

Outputs the ranges generated by adams.data.statistics.ArrayHistogram using the incoming weka.core.Instances object.
The actor just uses the internal format (double array) and does not check whether the attributes are actually numeric.


Additional information

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


Options