Uses of Class
adams.data.instances.AbstractFieldInstanceGenerator

Packages that use AbstractFieldInstanceGenerator
adams.data.instances   
 

Uses of AbstractFieldInstanceGenerator in adams.data.instances
 

Subclasses of AbstractFieldInstanceGenerator in adams.data.instances
 class FieldInstanceGenerator
          A generator for turning fields of a heatmap's report into weka.core.Instance objects.
 class HistogramInstanceGenerator
          A generator for turning a heatmap and fields of its report into weka.core.Instance objects.
Zero values are omitted.
 class IntensityInstanceGenerator
          A generator for turning a heatmap's intensities and fields of its report into weka.core.Instance objects.
 class 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.