create_experiment
Create a new experiment to organize machine learning runs. Provide a name, optional description, tags, and custom artifact location.
Instructions
Create a new experiment for organizing runs
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name of the experiment | |
| description | No | Optional description of the experiment | |
| tags | No | Optional tags as key-value pairs | |
| artifact_location | No | Optional custom artifact location |