II.7 Draft AI solution
Enablers (verbatim, ECO)
PMI, ECO p. 5: enablers are "illustrative examples of the work associated with the task" and "not meant to be an exhaustive list but rather offer a few examples to help demonstrate what the task encompasses."
Ours: PMI's stems paraphrase one of these as a symptom; the right option is that enabler in PMI's words; the distractors are its siblings or a neighbouring task's enablers.
- Create high-level architecture for AI system design
- Define data flow and processing requirements
- Specify AI model types and algorithmic approaches
- Document integration points with existing systems
- Outline deployment and operational considerations
The rule
Draft at high level across all five enablers. When asked for a model type, map the problem shape: predefined classes mean classification, unlabeled grouping means clustering, a continuous value means regression, adapting over time means reinforcement learning, images mean recognition. Requirements validated means draft the concept next, not another validation.
Study Hall misses on this task (3)
- Practice II #9 · confidence Medium · 54sScenario: Scheduling optimisation that must keep adapting to changing conditions; which model type to proposeDecided by: Continuous adaptation and sequential decisions point to reinforcement learningChose: An image-based model type
- Full-length Q56 · confidence High · 20sScenario: Assign customers to existing, predefined segments; which model typeDecided by: Predefined classes mean classification; clustering is for unlabeled groupingChose: Clustering
- Full-length Q24 · confidence Medium · 44sScenario: Requirements gathered and success criteria already validated; NEXTDecided by: One step forward: draft the solution conceptChose: Another stakeholder validation meeting (stepping back)
Logged misses on this task
Log a missNothing logged yet.
What to read
- Workbook p. 22-23 — AI Pattern Identification
- Module 01 Lesson 13: A Guide to Project Fit Using the Seven Patterns; Lesson 14: A Business-Centric Guide to the Seven Patterns of AI
- Module 04 Lessons 3-4: Machine Learning Algorithm and Model; Machine Learning Algorithm Basics; Lesson 6: Other Models
- Leading and Managing AI Projects p. 19 — Mapping Business Needs to AI Patterns: Translating Requirements Into Technical Strategy