| Challenge | Automation solution |
|---|---|
| Training-Serving Skew, where differences crop up between training and serving stacks | Feature Store |
| Clients are interested in a capability that involves multiple steps, only one of which is the ML model | ML Pipelines |
| The incoming data changes characteristics | Continuous evaluation |
| The correct answer changes over time | Continuous training |
| Model fairness issues arise | Mumbo Jumbo |
| Parts of the system aren’t changed when new code is checked in | CI/CD |
| Need to be able to troubleshoot old results | Model registry, Data registry |
Created
September 18, 2022 13:13
-
-
Save lakshmanok/7d2238503b7e5c242e5b86f7826a2629 to your computer and use it in GitHub Desktop.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment