Using cross validation with filter or embedded  method produce in each fold different rank list depending on the number of sample. So what is the final ranking list if I use svm-rfe to rank my features with 10 fold.

Someone told me we can take the average rank, or highest frequency features from each fold.

Similar questions and discussions