plot_hypervolume_history
Generate a hypervolume history plot from optimization trials, using a provided reference point, to monitor multi-objective performance.
Instructions
Return the hypervolume history plot as an image.
Args:
reference_point:
A list of reference points to calculate the hypervolume.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reference_point | Yes |