optuna_integration.TensorBoardCallback
- class optuna_integration.TensorBoardCallback(dirname, metric_name)[source]
Callback to track Optuna trials with TensorBoard.
This callback adds relevant information that is tracked by Optuna to TensorBoard.
See the example.
- Parameters:
Warning
Deprecated in v4.9.0. This feature will be removed in the future. The removal of this feature is currently scheduled for v6.0.0, but this schedule is subject to change. See https://github.com/optuna/optuna/releases/tag/v4.9.0.