set_trial_user_attr
Set custom user-defined attributes for a specific trial in Optuna hyperparameter optimization, enabling tailored tracking and analysis of optimization processes.
Instructions
Set user attributes for a trial
Input Schema
Name | Required | Description | Default |
---|---|---|---|
key | Yes | ||
trial_number | Yes | ||
value | Yes |