All versions trust in the nature of a surprise outcome and the beauty of this.
seen from China

seen from United States
seen from United States
seen from Germany
seen from China

seen from Bulgaria

seen from Yemen

seen from United States
seen from Türkiye

seen from Italy
seen from Türkiye
seen from United Kingdom
seen from Italy
seen from United States
seen from Netherlands

seen from United Kingdom
seen from United Kingdom
seen from Malaysia
seen from Italy
seen from United Kingdom
All versions trust in the nature of a surprise outcome and the beauty of this.
Compare search methods: "In Search Of..." It seems clear that nonlinear programming methods have great potential to find better tuning parameter values. However, there are some nontrivial considerations:
How can your estimate the fitness value efficiently? If you have a ton of data, a single holdout would not be a bad choice for evaluating whatever metric you have chosen to measure performance (e.g. RMSE, accuracy, etc). If not, resampling is most likely the answer and that might not be very efficient. Direct search methods like genetic algorithms (GA), Nelder-Mead and others can require a lot of function evaluations and that can take a while when combined with resampling. Other metrics (i.e. AIC, adjusted R 2 ) could be used but rely on specifying the number of model parameters and that can be unknown (or greater than the sample size).
If you are going to evaluate the same data set a large number of times, even with resampling, there is great potential for overfitting.
You probably don't want to reply on some convergence criteria and, instead, use a fixed number of iterations and use the best solution found during the search. Many models have performance curves that plateau or are very broad. This will lead to convergence issues. [keep reading]
like or credits on @selevatuz if u save/use! ♥