start_run
Start a new run within an experiment to track data science experiments, log metrics, and manage model training sessions.
Instructions
Start a new run within an experiment
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| experiment_name | Yes | Name of the experiment to run in | |
| run_name | No | Optional name for the run | |
| description | No | Optional description of the run | |
| tags | No | Optional tags as key-value pairs |