Domain 5 Flashcards
Understanding the AI Development life cycle
What are the 4 phases of the AI system development life cycle?
- Planning
- Design.
- Development
- Implementation
What are the 3 most common business problems that AI solves?
- classification
- regression
- recommendation
What are the key steps in the Planning phase?
- determine the business objectives and requirements
- focus on the organizational mission
- Determine the data to be used
- Determine the scope
- determine the governance structure and responsibilities
What are the 3 qualities that will help you determine the scope?
- impact
- fit
- effort
In what stage of the AI system development life cycle do you implement a data strategy?
A. planning
B. designing
C. development
D. implementation
B. designing
What data formats are used?
- structured - labeled
- unstructured - unlabeled
- static - unchanged
- streaming - changing
What are the 5 V’s of data preparation?
- volume
- veracity
- velocity
- value
- variety
What is the most time consuming step within the AI system development lifecycle?
A. data strategy
B. data preparation
C. determining the system architecture
D. developing the algorithm
B. data preparation
What is included during the wrangling/data preparation step?
- cleansing
- labeling
- anonymization
- data minimization
- privacy enhancing technologies (PETs)
Types of Privacy enhancing Technologies (PETs)
- differential privacy
- federated learning
- homomorphic encryption
- data minimization
- de-identification/obfuscation