OptunaHub / Hypervolume History Plot

Plot hypervolume history of all trials in a study.

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

Class or Function Names

Example

from optuna.visualization import plot_hypervolume_history
plot_hypervolume_history(study, reference_point)

Example

Others

See the documentation for more details.