CT-AI · Question #50
Which TWO of the below examples of systems BEST describe regression?
The correct answer is A. I, III. Regression is used for predicting continuous values. I (Predicting the age of a person) and III (Predicting how much fuel is required for a journey) both involve continuous numerical predictions, which are characteristic of regression models. II (Predicting if someone is aged…
Question
Which TWO of the below examples of systems BEST describe regression?
Options
- AI, III
- BI, IV
- CII, III
- DI, II
- IPredicting the age of a person
How the community answered
(41 responses)- A71% (29)
- B5% (2)
- C15% (6)
- D2% (1)
- I7% (3)
Explanation
Regression is used for predicting continuous values. I (Predicting the age of a person) and III (Predicting how much fuel is required for a journey) both involve continuous numerical predictions, which are characteristic of regression models. II (Predicting if someone is aged over 18) and IV (Predicting whether a release will pass all required tests) are classification problems as they involve categorical outcomes (yes/no).
Topics
Community Discussion
No community discussion yet for this question.