databricks-ml-pipeline

Orchestrate end-to-end ML pipelines on Databricks from exploration to deployment.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/andregit2026/Databricks_DQ_Business --skill databricks-ml-pipeline
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: databricks-ml-pipeline
Source: https://github.com/andregit2026/Databricks_DQ_Business/tree/main/.claude/skills/databricks-general-skill-ml-pipeline
Command: npx skills add https://github.com/andregit2026/Databricks_DQ_Business --skill databricks-ml-pipeline

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Orchestrates end-to-end ML workflows on Databricks, reducing manual integration and ensuring reproducible results across data exploration, feature engineering, model training, MLflow tracking, model registration to Unity Catalog, and production deployment as Databricks Asset Bundles.

Core Features & Use Cases

  • End-to-end ML workflow orchestration: from data profiling to model deployment.
  • Experiment tracking and model registry: integrate MLflow and Unity Catalog for reproducibility and governance.
  • Production-ready packaging: deploy as Databricks Asset Bundles with scheduled retraining.
  • Real-world scenarios include churn prediction, fraud detection, and customer segmentation pipelines.

Quick Start

Start by invoking the complete ML pipeline builder to coordinate exploration, training, and deployment on Databricks.

Frequently Asked Questions about databricks-ml-pipeline

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I build an end-to-end ML pipeline on Databricks?

Build an end-to-end ML pipeline on Databricks by orchestrating workflows from data exploration and feature engineering to model training and deployment. This ensures reproducible results and reduces manual integration across all stages.

How does MLflow experiment tracking work with Unity Catalog for model registration?

MLflow experiment tracking logs model parameters and artifacts, while Unity Catalog registers models for governance. Integrating them within a Databricks ML pipeline ensures reproducibility and centralized model management.

Can I deploy Databricks Asset Bundles for production ML pipelines with scheduled retraining?

Yes, Databricks Asset Bundles package production-ready ML pipelines for deployment. This approach supports scheduled retraining workflows, ensuring models remain current without requiring manual intervention.

What is the best way to coordinate hyperparameter optimization across ML pipeline steps?

Coordinate hyperparameter optimization during model training by passing parameters across ML pipeline steps. End-to-end orchestration on Databricks ensures cross-step parameter passing, logging, and artifact management are unified.

Does Databricks ML pipeline orchestration support churn prediction and fraud detection use cases?

Yes, Databricks ML pipeline orchestration supports real-world scenarios like churn prediction, fraud detection, and customer segmentation. It handles data exploration through deployment, reducing manual integration for these workflows.