Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-17-2023 08:39 PM
Run an MLflow project
mlflow run <uri> -b databricks --backend-config <json-new-cluster-spec>
Requirements
- Install MLflow using
- pip install mlflow
- Install and configure the Databricks CLI. The Databricks CLI authentication mechanism is required to run jobs on a Databricks cluster.