add_trial
Add a new trial to an Optuna study with specified parameters, distributions, values, and state for hyperparameter optimization.
Instructions
Add a trial to the study.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| trial | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |