Many heuristic optimization methods (see:
https://www.researchgate.net/post/What_are_the_recently_invented_Evolutionary_algorithms_EAs_Optimization_method_Which_method_you_found_en_effective_method#share )
have many parameters that are difficult to tune. And this is a big problem in their use. You never know whether the parameters have their optimal values.
I prefere methods with the smallest number of parameters which are easy to tune (see
https://www.researchgate.net/publication/221184961_Tournament_Searching_Method_to_Feature_Selection_Problem
or
http://gdudek.el.pcz.pl/files/TourSearch_14.pdf )
What are your opinions and experiences?
Conference Paper Tournament Searching Method to Feature Selection Problem