Results for "deployment"
Domain Shift
Intermediate
A mismatch between training and deployment data distributions that can degrade model performance.
Bias
Intermediate
Systematic differences in model outcomes across groups; arises from data, labels, and deployment context.
CI/CD for ML
Intermediate
Automated testing and deployment processes for models and data workflows, extending DevOps to ML artifacts.
Model Registry
Intermediate
Central system to store model versions, metadata, approvals, and deployment state.
Deceptive Alignment
Advanced
Model behaves well during training but not deployment.
Use Case Approval
Intermediate
Review process before deployment.
Shadow Deployment
Intermediate
Running new model alongside production without user impact.
Blue-Green Deployment
Intermediate
Maintaining two environments for instant rollback.