Then ‘select attributes’ were used to rank the attributes.
Attribute selection involves searching through all possible
combinations of attributes in the data to find which subset of
attributes works best for prediction.To do this, two objects
must be set up: an attribute evaluator and a search method.
The evaluator determines what method is used to assign a
worth to each subset of attributes. The search method
determines what style of search is performed.