Skip to main content

16 docs tagged with "dag"

View All Tags

Flow Parameters

How can I pass a parameterized value to a Metaflow flow at runtime so I can use it in tasks?

Loading Tabular Data from Files

The complexity of machine learning and data science workflows can become complicated quickly. To avoid a jungle of data pipelines and models, we need organizational principles for workflows, and directed acyclic graphs have become a standard for this

Why Should I Care About DAGs and Workflows in Data Science?

The complexity of machine learning and data science workflows can become complicated quickly. To avoid a jungle of data pipelines and models, we need organizational principles for workflows, and directed acyclic graphs have become a standard for this

Your First Flow

What is a Metaflow flow? What is a DAG and why are they used everywhere?