databricks-ml

Automate end-to-end machine learning workflows on Databricks with MLflow and Unity Catalog.

Updated Feb 27, 2026
One-click install
npx skills add https://github.com/LaurentPRAT-DB/LPT_claude_config --skill databricks-ml
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: databricks-ml
Source: https://github.com/LaurentPRAT-DB/LPT_claude_config/tree/main/skills/databricks-ml
Command: npx skills add https://github.com/LaurentPRAT-DB/LPT_claude_config --skill databricks-ml

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill streamlines the end-to-end machine learning lifecycle on Databricks, from experiment tracking and model registration to CI/CD deployment and monitoring.

Core Features & Use Cases

  • MLflow Integration: Comprehensive experiment tracking, model registry, and artifact logging.
  • Feature Store & Unity Catalog: Seamlessly manage features and models with robust governance.
  • Databricks Asset Bundles: Automate ML pipelines with infrastructure-as-code and CI/CD.
  • Use Case: Deploy a customer churn prediction model from development to production using automated CI/CD pipelines, ensuring reproducibility and governance.

Quick Start

Use the databricks-ml skill to set up a new MLflow experiment for your project.

Frequently Asked Questions about databricks-ml

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

FAQPage Schema
How do I automate MLflow model deployment using Databricks Asset Bundles and CI/CD?

Automate MLflow model deployment by defining ML pipelines as infrastructure-as-code using Databricks Asset Bundles, enabling CI/CD automation for reproducible, production-grade pipelines from development to production.

Can I use Unity Catalog for model registry and feature store governance on Databricks?

Yes, Unity Catalog integrates with the Databricks Feature Store to manage features and models with robust governance, ensuring secure and governed end-to-end machine learning workflows.

What is the best way to track ML experiments and register models on Databricks?

Track ML experiments and register models using integrated MLflow capabilities, which provide comprehensive experiment tracking, model registry management, and artifact logging directly within the Databricks environment.

Do I need a specific Databricks environment configuration to run end-to-end machine learning workflows?

Yes, you require a Databricks environment with both MLflow and Unity Catalog configured to support experiment tracking, feature engineering, model registration, and monitoring.

How does Databricks handle customer churn prediction from development to production?

Databricks handles churn prediction by deploying models from development to production using automated CI/CD pipelines, MLflow tracking, and Feature Store integration to ensure reproducibility and governance.

Does Databricks support model monitoring for production machine learning pipelines?

Yes, Databricks supports model monitoring for production machine learning pipelines, integrating tracking and governance tools to maintain model performance and reliability after deployment.