Skip to content

Comment on Machine Learning Cheat Sheet for scikit-learnparent

Comments

Here is my intuition. Hopefully adding to your explanation.

GA are a way to solve search problems. But there are other ways that are more efficient and more specific. http://www.pearsonhighered.com/samplechapter/0136042597.pdf

But solving a problem with GA may sometimes be cooler and more interesting.

genetic algorithms are just randomized hill climbing with the added assumption that variables "physically" next to each other in your data structure are correlated.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.