|
Class Summary |
| AddClassification |
A filter for adding the classification, the class distribution and an error flag to a dataset with a classifier. |
| AttributeSelection |
A supervised attribute filter that can be used to select attributes. |
| ClassOrder |
Changes the order of the classes so that the class values are no longer of in the order specified in the header. |
| 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. |