A program to recognize and reward our most engaged community members
I would actually expect GP to overfit a lot less if you prune / constrain size of GP tree.
At least the over-fitting is controllable unlike a lot of other machine learning algorithms.
lso, a big advantage of GP is that you can understand what was learned, it produces a readable parse tree. If I feed data into an ANN or SVM, I have no idea what it has actually learned.