Which TWO actions are most aligned with responsible AI practices when deploying a model that makes decisions affecting individuals? (Choose 2)
Trap 1: Collect as much data as possible without quality checks
Data quality is more important than quantity.
Trap 2: Ensure the development team is homogeneous to avoid conflicts
Homogeneous teams increase bias risk.
Trap 3: Use the most complex model available for maximum accuracy
Complexity can reduce explainability.
- A
Collect as much data as possible without quality checks
Why wrong: Data quality is more important than quantity.
- B
Continuously monitor the model for fairness metrics
Monitoring ensures ongoing fairness.
- C
Ensure the development team is homogeneous to avoid conflicts
Why wrong: Homogeneous teams increase bias risk.
- D
Use the most complex model available for maximum accuracy
Why wrong: Complexity can reduce explainability.
- E
Provide meaningful explanations for model decisions
Explainability is a key responsible AI principle.