Package adams.data.instances

Class Summary
AbstractFieldInstanceGenerator Abstract base class for schemes that turn heatmaps into weka.core.Instance objects.
FieldInstanceGenerator A generator for turning fields of a heatmap's report into weka.core.Instance objects.
HeatmapArffUtils A helper class for turning heatmap data into ARFF files and vice versa.
HistogramInstanceGenerator A generator for turning a heatmap and fields of its report into weka.core.Instance objects.
Zero values are omitted.
IntensityInstanceGenerator A generator for turning a heatmap's intensities and fields of its report into weka.core.Instance objects.
RawInstanceGenerator A generator for turning a heatmap and fields of its report into weka.core.Instance objects.
The intensities are output row-wise.
 



Copyright © 2013 University of Waikato, Hamilton, NZ. All Rights Reserved.