-
Book Overview & Buying
-
Table Of Contents
Practical Machine Learning on Databricks
By :
Practical Machine Learning on Databricks
By:
Overview of this book
Unleash the potential of databricks for end-to-end machine learning with this comprehensive guide, tailored for experienced data scientists and developers transitioning from DIY or other cloud platforms. Building on a strong foundation in Python, Practical Machine Learning on Databricks serves as your roadmap from development to production, covering all intermediary steps using the databricks platform.
You’ll start with an overview of machine learning applications, databricks platform features, and MLflow. Next, you’ll dive into data preparation, model selection, and training essentials and discover the power of databricks feature store for precomputing feature tables. You’ll also learn to kickstart your projects using databricks AutoML and automate retraining and deployment through databricks workflows.
By the end of this book, you’ll have mastered MLflow for experiment tracking, collaboration, and advanced use cases like model interpretability and governance. The book is enriched with hands-on example code at every step. While primarily focused on generally available features, the book equips you to easily adapt to future innovations in machine learning, databricks, and MLflow.
Table of Contents (16 chapters)
Preface
Part 1: Introduction
Chapter 1: The ML Process and Its Challenges
Chapter 2: Overview of ML on Databricks
Part 2: ML Pipeline Components and Implementation
Chapter 3: Utilizing the Feature Store
Chapter 4: Understanding MLflow Components on Databricks
Chapter 5: Create a Baseline Model Using Databricks AutoML
Part 3: ML Governance and Deployment
Chapter 6: Model Versioning and Webhooks
Chapter 7: Model Deployment Approaches
Chapter 8: Automating ML Workflows Using Databricks Jobs
Chapter 9: Model Drift Detection and Retraining
Chapter 10: Using CI/CD to Automate Model Retraining and Redeployment
Index