Question:medium

Which of the following is true about Design or Build stage of an AI Project Life-cycle?

Show Hint

Tip: Iteration is key — AI models improve through repeated testing and refinement.
Updated On: Jan 14, 2026
  • It is the first stage.
  • It is an iterative process.
  • It takes 15 days to complete.
  • It includes only data acquisition and exploration.
Show Solution

The Correct Option is B

Solution and Explanation

The Design or Build stage of an AI project encompasses data preparation, model development, training, and testing. This phase is fundamentally iterative, requiring repeated cycles to enhance model accuracy. Engineers and data scientists experiment with various algorithms, optimize parameters, and verify outcomes. It follows the initial problem definition stage and lacks a fixed duration, as its length is contingent on project complexity. Furthermore, this stage extends beyond data acquisition to include feature engineering, model training, and validation. Therefore, the accurate characterization of the Design or Build phase is that it is an iterative process.
Was this answer helpful?
0