# 5 How Uber continuously deploys Machine learning models at scale?
Introduction Today topic is about continuous model deployment. When working with Machine Learning systems, one must always remember that the world around is changing fast. Training a model, deploying it online and calling it a day is not a valid option, as model's performance degrades quickly. If you want to...