What are the techniques used in supervised learning

0 votes
What are the techniques used in Machine Learning? Can you please explain with example? Thank you
May 10, 2019 in Machine Learning by Dipti
1,858 views

1 answer to this question.

0 votes

There are two main techniques used in supervised learning:

Classification - A classification problem is when the output variable is a category, such as “red” or “blue” or “disease” and “no disease”. A classification model attempts to draw some conclusion from observed values.

Regression - A regression problem is when the output variable is a real or continuous value, such as “salary” or “weight”. Many different models can be used, the simplest is the linear regression. It tries to fit data with the best hyper-plane which goes through the points.

The difference between the two tasks is the fact that the dependent attribute is numerical for regression and categorical for classification.

answered May 10, 2019 by Kiran

Related Questions In Machine Learning

0 votes
1 answer
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,286 views
0 votes
1 answer

What are the best machine learning blogs or resources available?

Hi@akhtar, You can find lots of resources available ...READ MORE

answered May 14, 2020 in Machine Learning by MD
• 95,440 points
1,046 views
0 votes
2 answers

What is supervised learning?

Supervised learning is the machine learning task ...READ MORE

answered Sep 3, 2019 in Data Analytics by anonymous
• 33,030 points
1,306 views
0 votes
1 answer
0 votes
1 answer
0 votes
1 answer

What is greedy approach in Decision tree algorithm?

“Greedy Approach is based on the concept ...READ MORE

answered May 13, 2019 in Machine Learning by Upadhya
14,127 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