Question: What does CI/CD stand for in the context of MLOps?
Options:
Correct Answer: Continuous Integration/Continuous Deployment
Solution:
CI/CD stands for Continuous Integration and Continuous Deployment, which are practices used to automate the deployment of machine learning models.