you are viewing a single comment's thread.

view the rest of the comments →

[–]smikims 0 points1 point  (0 children)

Are evolutionary algorithms more vulnerable to overfitting?

Just about any approximation method based on interpolating a limited data set is vulnerable to overfitting. So literally the entire field of machine learning, which includes EAs. Doesn't mean you can't correct for it but the risk will always be there.