Databricks Experiments API

The Databricks Experiments API allows you to create, update, list, and manage MLflow experiments. Experiments are the primary unit of organization in MLflow, grouping runs that track parameters, metrics, and artifacts for machine learning model development and comparison.

API entry from apis.yml

apis.yml Raw ↑
aid: databricks:experiments-api
name: Databricks Experiments API
tags:
- Experiments
- Machine Learning
- MLflow
humanURL: https://docs.databricks.com/api/workspace/experiments
properties:
- url: https://docs.databricks.com/api/workspace/experiments
  type: Documentation
description: The Databricks Experiments API allows you to create, update, list, and manage MLflow experiments.
  Experiments are the primary unit of organization in MLflow, grouping runs that track parameters, metrics,
  and artifacts for machine learning model development and comparison.