Uses of Interface
weka.attributeSelection.AttributeTransformer

Packages that use AttributeTransformer
weka.attributeSelection   
 

Uses of AttributeTransformer in weka.attributeSelection
 

Classes in weka.attributeSelection that implement AttributeTransformer
 class PrincipalComponents
          Class for performing principal components analysis/transformation.
 

Fields in weka.attributeSelection declared as AttributeTransformer
private  AttributeTransformer AttributeSelection.m_transformer
          if a feature selection run involves an attribute transformer