
Avoiding technical debt with ML pipelines
Pipelines help you think and act better when it comes to how you execute your machine learning training workflows.
Jun 6, 202010 Mins Read

Pipelines help you think and act better when it comes to how you execute your machine learning training workflows.
Using config files to specify infrastructure for training isn't widely practiced in the machine learning community, but it helps a lot with reproducibility.

ZenML makes it easy to setup training pipelines that give you all the benefits of cached steps.

Software engineering best practices have not been brought into the machine learning space, with the side-effect that there is a great deal of technical debt in these code bases.