Question:medium

Which of the following is NOT one of the three main stages of an AI project’s life-cycle?

Show Hint

Tip: Remember — AI life-cycle = Scoping → Design/Build → Deployment. Visualization supports these phases.
Updated On: Jan 14, 2026
  • Project scoping
  • Data visualization
  • Design or build phase
  • Deployment in production
Show Solution

The Correct Option is B

Solution and Explanation

The AI project life-cycle typically comprises three principal phases: Project Scoping, Design or Build, and Production Deployment.
Project Scoping defines the problem, establishes objectives, and details deliverables.
The Design or Build phase encompasses data collection, model creation, training, and validation.
Production Deployment involves integrating the AI solution into operational environments and overseeing its performance.
Data visualization, conversely, is a method applied across different stages, particularly during data analysis and reporting.
It serves as a supportive function for interpreting and conveying data insights, rather than a distinct phase.
Consequently, option (B) is accurate: Data visualization is not among the three core stages.
Was this answer helpful?
0