add_trials
Add multiple trials to an Optuna optimization study by specifying parameters, distributions, values, state, and attributes for each trial.
Instructions
Add multiple trials to the study.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| trials | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |