ml_experiment_update
Update an ML experiment's name or description. Supply workspace and experiment IDs along with new display name or description to refresh experiment metadata.
Instructions
Update an ML experiment's name or description
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| description | No | New description | |
| displayName | No | New display name | |
| workspaceId | Yes | The workspace ID | |
| mlExperimentId | Yes | The ML experiment ID |