OptunaHub / Plot Hypervolume History with Reference Point

Plot hypervolume history with the reference point information.

Package: visualization/plot_hypervolume_history_with_rp
Author: Optuna team
License: MIT License
Verified Optuna version: 3.6.0

Class or Function Names

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