mlflow_runs_delete
Delete an MLflow run by providing its run ID to remove it and its associated metadata.
Instructions
Delete a run (POST /api/2.0/mlflow/runs/delete).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| run_id | Yes | Run ID |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |