[SOLVED] Optimize selection (Evolutionary)
Hi,
I am using Optimize selection (Evolutionary) for feature selection. I have population 30 and maximum number of generation 50. I have 10-fold crossValidation inside. So I thought that I will have 30x50x10 = 15 000 evaluations of the inner learner (I have SVM as learner in Validation). But now it run beyond 20 000 evaluations... Where I am wrong?
Thanks,
Milan
I am using Optimize selection (Evolutionary) for feature selection. I have population 30 and maximum number of generation 50. I have 10-fold crossValidation inside. So I thought that I will have 30x50x10 = 15 000 evaluations of the inner learner (I have SVM as learner in Validation). But now it run beyond 20 000 evaluations... Where I am wrong?
Thanks,
Milan