Chapter 7: Data and Feature Management
In this chapter, we will add a feature management data layer to the machine learning platform being built. We will leverage the features of the MLflow Projects module to structure our data pipeline.
Specifically, we will look at the following sections in this chapter:
- Structuring your data pipeline project
- Acquiring stock data
- Checking data quality
- Managing features
In this chapter, we will acquire relevant data to provide datasets for training. Our primary resource will be the Yahoo Finance Data for BTC dataset. Alongside that data, we will acquire the following extra datasets.
Leveraging our productionization architecture introduced in Chapter 6, Introducing ML Systems Architecture, represented in ...
Get Machine Learning Engineering with MLflow 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.