Delete Run (MLFlow)
Synopsis
This operator deletes a runDescription
This operator deletes a run provided at the run input port.Input
- con (Connection)
Connection to a MLFlow Server
- run
A RunIOObject corresponding to the run which should be deleted.
Output
- con (Connection)
Connection to a MLFlow Server passed through.