skillfed

databricks-automl-runtime

Databricks AutoML Runtime Package

databricks-automl-runtime v0.2.21 92.1K downloads/30d#13,479 on PyPI27
Permissive license http://www.apache.org/licenses/LICENSE-2.0 AGING released

What it is and what it does

Databricks AutoML Runtime is a support package for Databricks' automated machine learning platform. It provides the runtime components needed to execute AutoML workflows—model training, hyperparameter tuning, and evaluation—within Databricks notebooks and jobs. The package has no external runtime dependencies, making it lightweight to install.

This is a platform-specific tool: it's designed to work within the Databricks ecosystem rather than as a standalone library. With steady adoption among Databricks users, it sees regular use, though its aging maintenance status suggests it is stable but not actively developed. The Apache 2.0 license permits unrestricted use in commercial and open-source contexts.

Use it for:

  • Automate model selection and hyperparameter tuning within Databricks notebooks without manual experimentation
  • Generate baseline models quickly for classification or regression tasks on structured data in Databricks
  • Integrate AutoML workflows into Databricks jobs for scheduled, production model training
  • Reduce time-to-model for data scientists working in Databricks environments

Worth the install?

AI-flagged interpretation of the facts on this page — verify before relying

Provides runtime support for Databricks AutoML, enabling automated machine learning model training and evaluation workflows within the Databricks platform.

Yes, if you are actively using Databricks and need automated model training. The low install friction, permissive license, and absence of external dependencies make it safe to add. The aging maintenance status means it is stable but not evolving; install it for established workflows, not as a foundation for new platform investments. No known security vulnerabilities.

Install

databricks-automl-runtime on PyPI

pip

pip install databricks-automl-runtime

uv

uv add databricks-automl-runtime

poetry

poetry add databricks-automl-runtime

Installing databricks-automl-runtime

Before you install

Low install friction with no runtime dependencies. Maintenance is aging—last release was in February 2024, though the repository remains active with a recent commit on 2026-01-23. Suitable for stable, established workflows rather than projects requiring frequent updates.

License in practice

Licensed under Apache 2.0 (permissive), allowing free use, modification, and distribution with minimal restrictions, making it safe for commercial and open-source projects.

Quickstart

pip install databricks-automl-runtime==0.2.21

from databricks_automl_runtime import ...
# Use within Databricks notebooks or jobs

Designed for use within Databricks platform; standalone utility outside that environment is limited.

Verify before relying

  • Specific AutoML capabilities and supported model types beyond the package name
  • Whether this is a runtime-only package or includes training orchestration
  • Compatibility with current Databricks platform versions
  • Performance characteristics or scalability limits for large datasets

Package facts

License http://www.apache.org/licenses/LICENSE-2.0 (permissive)
Python support not specified
Install friction low — pure-Python wheel
Runtime dependencies none
Maintenance aging — 905 days since the last release
Last repo commit
First released
Downloads 92,115/month — #13,479 on PyPI (30-day window, as of 2026-08-14)
Known vulnerabilities none known (OSV.dev, checked 2026-08-14)

Evidence: databricks_automl_runtime-0.2.21-py2.py3-none-any.whl

Programming Language :: Python :: 3Programming Language :: Python :: 3.8Programming Language :: Python :: 3.9

Tags

databricks automl runtimeautomated machine learning databricksautoml model trainingdatabricks ml automationautoml runtime supportdatabricks model generation
databricks-nativeautomlmodel-training

More Artificial Intelligence packages