Uses of Class
weka.filters.unsupervised.attribute.Remove

Packages that use Remove
weka.attributeSelection   
weka.classifiers.meta   
weka.classifiers.rules   
weka.filters.unsupervised.attribute   
 

Uses of Remove in weka.attributeSelection
 

Fields in weka.attributeSelection declared as Remove
private  Remove AttributeSelection.m_attributeFilter
          the attribute filter for processing instances with respect to the most recent feature selection run
private  Remove PrincipalComponents.m_attributeFilter
           
private  Remove PrincipalComponents.m_attribFilter
          used to remove the class column if a class column is set
 

Uses of Remove in weka.classifiers.meta
 

Fields in weka.classifiers.meta declared as Remove
protected  Remove StackingC.m_attrFilter
          Filters to transform metaData
 

Uses of Remove in weka.classifiers.rules
 

Fields in weka.classifiers.rules declared as Remove
private  Remove DecisionTable.m_delTransform
          Filter used to remove columns discarded by feature selection
 

Uses of Remove in weka.filters.unsupervised.attribute
 

Fields in weka.filters.unsupervised.attribute declared as Remove
protected  Remove RemoveType.m_attributeFilter
          The attribute filter used to do the filtering
protected  Remove RemoveUseless.m_removeFilter
          The filter used to remove attributes