I have a data set of 500 records and 90 attributes. What are good ways to reduce the dimension without losing much information?
I don't want to do something like PCA, because the interpretation of the model built on them would be hard. Do you suggest feature selection?