« Back to top page

Plot Hypervolume History with Reference Point

Plot hypervolume history with the reference point information.

Class or Function Names

  • plot_hypervolume_history

Example

mod = optunahub.load_module("visualization/plot_hypervolume_history_with_rp")
mod.plot_hypervolume_history(study, reference_point)

See example.py for more details. The example of generated image is as follows.

Example

Package
visualization/plot_hypervolume_history_with_rp
Author
Optuna team
License
MIT License
Verified Optuna version
  • 3.6.0
Last update
2024-07-10