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 34dd608 commit 48f7a0eCopy full SHA for 48f7a0e
adaptive/tests/test_skopt_learner.py
@@ -31,7 +31,7 @@ def g(x, noise_level=0.1):
31
def test_skopt_learner_4D_runs():
32
"""The SKOptLearner provides very few guarantees about its
33
behaviour, so we only test the most basic usage
34
- In this case we test also for 2D domain
+ In this case we test also for 4D domain
35
"""
36
37
def g(x, noise_level=0.1):
0 commit comments