For a school project I need to choose a dataset from UCI repository and classify the data with KNN after processing it with "feed forward wrapper" feature selection. Googling for "feed forward wrapper" yields nothing... Can someone explain to me what it is ? And even better, describe me the steps to complete this assignment maybe ? What kind of data should I choose in terms of "data type", "attribute types", "number of attributes" ?
Best, Fatih