Package | Description |
---|---|
weka.classifiers.meta | |
weka.classifiers.rules | |
weka.filters.unsupervised.attribute |
Modifier and Type | Field and Description |
---|---|
protected Remove |
StackingC.m_attrFilter
Filter to transform metaData - Remove
|
Modifier and Type | Field and Description |
---|---|
protected Remove |
DecisionTable.m_delTransform
Filter used to remove columns discarded by feature selection
|
Modifier and Type | Field and Description |
---|---|
protected Remove |
RemoveType.m_attributeFilter
The attribute filter used to do the filtering
|
protected Remove |
PrincipalComponents.m_AttributeFilter
Filter for removing class attribute, nominal attributes with 0 or 1 value.
|
protected Remove |
RemoveUseless.m_removeFilter
The filter used to remove attributes
|
Copyright © 2015 University of Waikato, Hamilton, NZ. All rights reserved.