We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12f20f3 commit 9fe0451Copy full SHA for 9fe0451
1 file changed
GPflowOpt/acquisition/hvpoi.py
@@ -29,9 +29,9 @@ class HVProbabilityOfImprovement(Acquisition):
29
"""
30
Hypervolume-based Probability of Improvement.
31
32
- A multiobjective acquisition function for multiobjective optimization. It is used to identify a complete Pareto set
+ A multiobjective acquisition function for multiobjective optimization. It is used to identify a complete Pareto set
33
of non-dominated solutions.
34
-
+
35
Key reference:
36
37
::
0 commit comments