Search icon
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Machine Learning Engineering with MLflow

You're reading from  Machine Learning Engineering with MLflow

Product type Book
Published in Aug 2021
Publisher Packt
ISBN-13 9781800560796
Pages 248 pages
Edition 1st Edition
Languages
Author (1):
Natu Lauchande Natu Lauchande
Profile icon Natu Lauchande

Table of Contents (18) Chapters

Preface Section 1: Problem Framing and Introductions
Chapter 1: Introducing MLflow Chapter 2: Your Machine Learning Project Section 2: Model Development and Experimentation
Chapter 3: Your Data Science Workbench Chapter 4: Experiment Management in MLflow Chapter 5: Managing Models with MLflow Section 3: Machine Learning in Production
Chapter 6: Introducing ML Systems Architecture Chapter 7: Data and Feature Management Chapter 8: Training Models with MLflow Chapter 9: Deployment and Inference with MLflow Section 4: Advanced Topics
Chapter 10: Scaling Up Your Machine Learning Workflow Chapter 11: Performance Monitoring Chapter 12: Advanced Topics with MLflow Other Books You May Enjoy

Exploring model flavors in MLflow

Model flavors in MLflow are basically the different models of different libraries supported by MLflow. This functionality allows MLflow to handle the model types with native libraries of each specific model and support some of the native functionalities of the models. The following list presents a selection of representative models to describe and illustrate the support available in MLflow:

  • mlflow.tensorflow: TensorFlow is by far one of the most used libraries, particularly geared toward deep learning. MLflow integrates natively with the model format and the monitoring abilities by saving logs in TensorBoard formats. Auto-logging is supported in MLflow for TensorFlow models. The Keras model in Figure 5.5 is a good example of TensorFlow support in MLflow.
  • mlflow.h2o: H2O is a complete machine learning platform geared toward the automation of models and with some overlapping features with MLflow. MLflow provides the ability to load (load_model...
lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $15.99/month. Cancel anytime}