AWS Certified AI Practitioner (AIF-C01) — Question 182
Which type of AI model makes numeric predictions?
Answer options
- A. Diffusion
- B. Regression
- C. Transformer
- D. Multi-modal
Correct answer: B
Explanation
The Regression model is specifically designed for predicting continuous numeric outcomes based on input data. In contrast, Diffusion models focus on simulating processes over time, Transformers are primarily used for processing sequential data like text, and Multi-modal models integrate different types of data but do not specifically target numeric predictions.