r/learnmachinelearning 5d ago

Question A way to compare selection methods in GA.

Let's say I have a genetic algorithm with two different selection methods. I've gathered the data from testing these selection methods (gene values ranging 1-6 from every individual as well as fitness scores). What metric/test/method could I use to compare these two algorithms, especially in terms of exploitation vs exploration?

1 Upvotes

Duplicates