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 LatentSemanticAnalysis
          Performs latent semantic analysis and transformation of the data.
 class PrincipalComponents
          Performs a principal components analysis and transformation of the data.
 



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