Uses of Interface
adams.data.instances.InstanceGeneratorWithTargetField
-
Packages that use InstanceGeneratorWithTargetField Package Description adams.data.instances -
-
Uses of InstanceGeneratorWithTargetField in adams.data.instances
Classes in adams.data.instances that implement InstanceGeneratorWithTargetField Modifier and Type Class Description classAbstractFieldInstanceGeneratorWithClassAncestor for generators that use fields and a target to generate the instance.classAbstractSpectrumInstanceGeneratorWithClassAbstract base class for schemes that turn spectra/sample data into weka.core.Instance objects (spectra is included).classFieldInstanceGeneratorWithClassTurns fields of spectra into weka.core.Instance objects, including class attribute.classSimpleInstanceGeneratorA simple scheme for turning spectra and fields of the associated sample data into weka.core.Instance objects.
-