ml_experiment_create
Create a new ML experiment in a workspace using workspace ID and display name, with optional description. Use this to initialize tracking for ML workflows in Fabric.
Instructions
Create a new ML experiment in a workspace (long-running)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| description | No | Description of the ML experiment | |
| displayName | Yes | Display name for the ML experiment | |
| workspaceId | Yes | The workspace ID |