Learn Before
Examples of Supervised Learning Methods
Question: A lesson on supervised learning introduces several representative algorithms. In your essay, name the three algorithms listed and explain how the lesson groups them.
Sample answer: The lesson presents decision trees, support vector machines, and neural networks as examples of supervised learning. They are grouped together because each method learns from labeled examples and can be used to predict an output from input features. The point of the list is to show that supervised learning includes multiple kinds of models, not just one specific technique.
Key points:
- Identify decision trees as an example of supervised learning.
- Identify support vector machines as an example of supervised learning.
- Identify neural networks as an example of supervised learning.
- Explain that the lesson groups these methods together as representative supervised learning algorithms.
Rubric: The essay must identify decision trees, support vector machines, and neural networks, and state that the lesson presents them as examples of supervised learning algorithms.
0
1
Tags
Data Science
D2L
Dive into Deep Learning @ D2L
Machine Learning
Deep Learning
Supervised Learning
Machine Learning Strategy
Machine Learning Yearning @ DeepLearning.AI
Related
Which option is not a supervised learning algorithm?
Logistic regression is a supervised learning algorithm.
Introductory examples of supervised learning often include linear regression, logistic regression, and _____.
Match each supervised learning method with its typical prediction output.
Order the steps for selecting a supervised learning baseline for a new prediction task.
Which group lists the supervised learning methods named in the lesson?
In supervised learning, linear regression is an unsupervised algorithm.
_____ regression estimates the probability of a class label.
Match each supervised learning method to the feature that best identifies it.
Order the models from least expressive to most expressive.
Examples of Supervised Learning Methods
Choosing Methods from a Project Brief
Three Common Supervised Learning Methods