CT-AI · Question #108
Which of the following problems would best be solved using the supervised learning category of regression?
The correct answer is A. Determining the optimal age for a chicken's egg laying production using input data of the. The syllabus states: "Supervised learning... divides problems into two categories: classification and regression. Regression is used when the problem requires the ML model to predict a numeric output, for example predicting the age of a person based on their habits."
Question
Which of the following problems would best be solved using the supervised learning category of regression?
Options
- ADetermining the optimal age for a chicken's egg laying production using input data of the
- BRecognizing a knife in carry on luggage at a security checkpoint in an airport scanner.
- CDetermining if an animal is a pig or a cow based on image recognition.
- DPredicting shopper purchasing behavior based on the category of shopper and the positioning of
How the community answered
(28 responses)- A75% (21)
- B7% (2)
- C4% (1)
- D14% (4)
Explanation
The syllabus states: "Supervised learning... divides problems into two categories: classification and regression. Regression is used when the problem requires the ML model to predict a numeric output, for example predicting the age of a person based on their habits."
Topics
Community Discussion
No community discussion yet for this question.