Microsoft Azure AI Fundamentals — Question 148
Predicting how many vehicles will travel across a bridge on a give day is an example of _______.
Select the answer that correctly completes the sentence.
Answer options
- A. regression
- B. translation
- C. classification
- D. clustering
Correct answer: A
Explanation
The correct answer is A, regression, as it involves predicting a continuous outcome based on input variables. The other options, translation, classification, and clustering, do not pertain to forecasting numerical values, making them incorrect in this context.