8 Experimentation in action: Finalizing an MVP with MLflow and runtime optimization
This chapter covers
- Approaches, tools, and methods to version-control ML code, models, and experiment results
- Scalable solutions for model training and inference
In the preceding chapter, we arrived at a solution to one of the most time-consuming and monotonous tasks that we face as ML practitioners: fine-tuning models. By having techniques to solve the tedious act of tuning, we can greatly reduce the risk of producing ML-backed solutions that are inaccurate to the point of being worthless. In the process of applying those techniques, however, we quietly welcomed an enormous elephant into the room of our project: tracking.
Throughout the last several chapters, ...
Get Machine Learning Engineering in Action 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.