Is Genetic Algorithm a Machine Learning Method

0 votes
As my understanding, Q Learning is a machine learning. Because it learns a concept. It learns states. But when it comes to genetic algorithms, i don't see them as machine learning. To me, these algorithms are just a way of optimizing a specific problem. If environment changes(states), precalculated genetic algorithm based solution will be useless. You have to run it again.

So the question is, Is Genetic Algorithm a Machine Learning Method?

All the replies will be appreciated. Thanks.
Feb 15, 2022 in Machine Learning by Nandini
• 5,480 points
731 views

1 answer to this question.

0 votes
A pure Genetic Algorithm solution does not save any data from previous runs; each run is a new beginning. We can use Machine Learning to optimize Genetic Algorithm parameters or utilize GA as one of the steps in Machine Learning, but Genetic Algorithm is not Machine Learning in and of itself because Machine Learning must learn from past runs.
answered Feb 15, 2022 by Dev
• 6,000 points

Related Questions In Machine Learning

0 votes
1 answer

How to know if a problem is solvable by machine learning?

Transitioning from learning machine learning algorithms through ...READ MORE

answered Dec 13, 2023 in Machine Learning by anonymous
• 1,180 points
584 views
0 votes
1 answer

What is semi-supervised machine learning?

Hi@Ganesh, Semi-supervised machine learning is a combination of ...READ MORE

answered Jul 19, 2020 in Machine Learning by MD
• 95,440 points
782 views
0 votes
1 answer

What is the process involved in machine Learning?

Discussing this on a high level, these ...READ MORE

answered May 10, 2019 in Machine Learning by Rhea
1,294 views
0 votes
1 answer

Use different distance formula other than euclidean distance in k means

K-means is based on variance minimization. The sum-of-variance formula ...READ MORE

answered Jun 21, 2018 in Data Analytics by Sahiti
• 6,370 points
1,394 views
0 votes
1 answer

Overfitting vs Underfitting

In statistics and machine learning, one of ...READ MORE

answered Jul 11, 2018 in Data Analytics by CodingByHeart77
• 3,740 points
919 views
+1 vote
1 answer

How to handle Nominal Data?

Nominal data is basically data which can ...READ MORE

answered Jul 24, 2018 in Data Analytics by Abhi
• 3,720 points
460 views
+2 votes
2 answers

How to handle outliers

There are multiple ways to handle outliers ...READ MORE

answered Jul 24, 2018 in Data Analytics by Abhi
• 3,720 points
702 views
0 votes
1 answer
0 votes
1 answer

What is difference between loss function and RMSE in Machine Learning?

The loss function is a function of ...READ MORE

answered Feb 23, 2022 in Machine Learning by Dev
• 6,000 points
2,383 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP