Package weka.filters.supervised.attribute

Class Summary
AttributeSelection Filter for doing attribute selection.
ClassOrder A filter that sorts the order of classes so that the class values are no longer of in the order of that in the header file after filtered.
Discretize An instance filter that discretizes a range of numeric attributes in the dataset into nominal attributes.
NominalToBinary Converts all nominal attributes into binary numeric attributes.