create-experiment
Create a new MLflow experiment with a unique name. Optionally specify artifact storage location and tags for organization.
Instructions
Create a new MLflow experiment
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Experiment name (must be unique) | |
| artifactLocation | No | Artifact storage location URI | |
| tags | No | Tags to set on the experiment |