Terminates a run. Attempts to end the current active run if run_id is not specified.
1 2 3 4 5 6 |
status |
Updated status of the run. Defaults to |
end_time |
Unix timestamp of when the run ended in milliseconds. |
run_id |
A run uuid. Automatically inferred if a run is currently active. |
client |
An MLFlow client. Defaults to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.