Member-only story
CI/CD Tooling for Machine Learning?
I’ve recently had the opportunity to reorganize the essential takeaways regarding CI/CD for MLOps, drawing from valuable insights shared by my friend Hamel Husain in his recent course and blog post.
Today, I’m excited to pass on these insights to you. I hope this information proves helpful, particularly for data scientists transitioning into machine learning deployment, especially those without an engineering background.
Motivation
In my experience with various analytics and data science individuals and teams, I have observed that the deployment pipeline is often not given much emphasis. At times, we rely on basic, manual pipelines, while in other instances, we’re fortunate to have dedicated MLOps teams to handle the development pipeline handoff.
Consider a statistician on my team who has extensive expertise in Survival Analysis and Experiment Design but may lack the knowledge or experience required to efficiently set up a deployment pipeline.
Now, picture yourself in that situation. Wouldn’t it be nice to aspire to reach the next level and be capable of constructing an end-to-end system on your own?
Key Difference
Between software development and ML development, the key difference in CI/CD is whether it’s just…