weka.classifiers.meta.generators
Interface NumericAttributeGenerator

All Known Implementing Classes:
DiscreteGenerator, DiscreteUniformGenerator, EMGenerator, GaussianGenerator, MixedGaussianGenerator, UniformDataGenerator

public interface NumericAttributeGenerator

Used to indicate this generator can be used to generate artificial instances for numeric attributes.

Version:
$Revision: 5793 $
Author:
Kathryn Hempstalk (kah18 at cs.waikato.ac.nz)