mlflow_experiments_delete
Delete an MLflow experiment by providing its experiment ID. Removes the experiment and associated runs from the Databricks workspace.
Instructions
Delete an experiment (POST /api/2.0/mlflow/experiments/delete).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| experiment_id | Yes | Experiment ID |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |