IV. Supervised learning: Classification
Completion requirements
I. Learning from examples
Supervised learning: Classification
As we have already learned, there are two types of problems that can be solved with supervised learning: classification problems and regression problems.
Previously, we saw how the linear regression algorithm learned a model for a regression problem. In this task, we will see how the decision tree algorithm learns a model for solving a classification problem.
!
Help the animal caretakers solve a “biting” problem using supervised machine learning.
Note 1: After starting, you can navigate through the slides using the small black arrows on the left and right sides.
Note 1: After starting, you can navigate through the slides using the small black arrows on the left and right sides.
After you have completed the above task, answer the questions below: