update-run
Update the status, end time, or name of an MLflow run by providing its run ID.
Instructions
Update run status, end time, or name
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| runId | Yes | Run ID | |
| status | No | ||
| endTime | No | Unix timestamp (ms) of run end | |
| runName | No |