3 Introducing Metaflow
This chapter covers
- Defining a workflow in Metaflow that accepts input data and produces useful outputs
- Optimizing the performance of workflows with parallel computation on a single instance
- Analyzing the results of workflows in notebooks
- Developing a simple end-to-end application in Metaflow
You are probably anxious to roll up your sleeves and start hacking actual code, now that we have a development environment set up. In this chapter, you will learn the basics of developing data science applications using Metaflow, a framework that shows how different layers of the infrastructure stack can work together seamlessly.
The development environment, which we discussed in the previous chapter, determines how the data scientist ...
Get Effective Data Science Infrastructure now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.