Introducing Configurable Metaflow
The Netflix TechBlog
DECEMBER 19, 2024
Frequently, practitioners want to experiment with variants of these flows, testing new data, new parameterizations, or new algorithms, while keeping the overall structure of the flow or flowsintact. A natural solution is to make flows configurable using configuration files, so variants can be defined without changing the code.
Let's personalize your content