We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9cb3b9d commit 975325eCopy full SHA for 975325e
1 file changed
docs/advanced_usage/3_multi_objective.md
@@ -15,6 +15,7 @@ The basic recipe is as follows:
15
- Now you can optionally pass a custom multi-objective algorithm class to the SMAC
16
facade (via ``multi_objective_algorithm``). In all facades, a mean aggregation strategy is used as the
17
multi-objective algorithm default.
18
+- If you want to use predicted hypervolume improvement, you need to use the MultiObjectiveFacade.
19
20
21
!!! warning
0 commit comments