Which practice ensures ML models are tested for fairness and bias before deployment?
- Model Cards
- Fairness Audits
- A/B Testing
- All of these
Answer: All of these
Responsible MLOps: model cards document limitations, fairness audits detect bias across groups, A/B testing validates real-world impact. Critical for ethical AI deployment.