Q62 — AWS AIF-C01 Ch.3
Question 62 of 100 | ← Chapter 3
A company wants to deploy an AI model to detect fraudulent transactions. Before releasing the model, the company must evaluate its performance. Which stage of the model development pipeline focuses on evaluating model performance?
- A. Data preprocessing
- B. Model evaluation ✓
- C. Model monitoring
- D. Model deployment
Correct Answer: B. Model evaluation
Explanation
Within the model development pipeline, the model evaluation stage is a critical phase explicitly focused on assessing model performance. During this stage, the company conducts comprehensive testing—including validation of accuracy and effectiveness in detecting fraudulent transactions—to ensure the model delivers expected results in production. View all