OptunaHub / Timeline Plot

Plot the timeline of a study.

Package: visualization/plot_timeline
Author: Optuna team
License: MIT License
Verified Optuna version: 3.6.1

Class or Function Names

Example

from optuna.visualization import plot_timeline
plot_timeline(study)

Example

Others

See the documentation for more details.