Skip to content

Commit a979c2a

Browse files
committed
Deploying to gh-pages from @ 42d2e3f 🚀
1 parent b6adccd commit a979c2a

File tree

6 files changed

+10
-10
lines changed

6 files changed

+10
-10
lines changed

dev/pkgdown.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ pandoc: 3.1.11
22
pkgdown: 2.2.0
33
pkgdown_sha: ~
44
articles: {}
5-
last_built: 2025-12-13T10:06Z
5+
last_built: 2025-12-13T12:20Z
66
urls:
77
reference: https://mlr3mbo.mlr-org.com/reference
88
article: https://mlr3mbo.mlr-org.com/articles

dev/reference/mlr_loop_functions_parego.html

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dev/reference/mlr_loop_functions_parego.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -176,12 +176,12 @@ if (requireNamespace("mlr3learners") &
176176

177177
optimizer$optimize(instance)
178178
}
179-
#> WARN [10:07:16.717] [bbotk]
179+
#> WARN [12:20:35.939] [bbotk]
180180
#> ✖ Task 'surrogate_task' has missing values in column(s) 'y_scal', but learner
181181
#> 'regr.km' does not support this
182182
#> → Class: Mlr3ErrorInput
183183
#>
184-
#> WARN [10:07:16.746] [bbotk] Could not update the surrogate a final time after the optimization process has terminated.
184+
#> WARN [12:20:35.968] [bbotk] Could not update the surrogate a final time after the optimization process has terminated.
185185
#> x x_domain y1 y2
186186
#> <num> <list> <num> <num>
187187
#> 1: -0.0181669 <list[1]> 0.0003300362 4.072998

dev/reference/mlr_optimizers_mbo.html

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dev/reference/mlr_optimizers_mbo.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -368,12 +368,12 @@ if (requireNamespace("mlr3learners") &
368368

369369
optimizer$optimize(instance)
370370
}
371-
#> WARN [10:07:20.125] [bbotk]
371+
#> WARN [12:20:39.243] [bbotk]
372372
#> ✖ Task 'surrogate_task' has missing values in column(s) 'y_scal', but learner
373373
#> 'regr.km' does not support this
374374
#> → Class: Mlr3ErrorInput
375375
#>
376-
#> WARN [10:07:20.126] [bbotk] Could not update the surrogate a final time after the optimization process has terminated.
376+
#> WARN [12:20:39.244] [bbotk] Could not update the surrogate a final time after the optimization process has terminated.
377377
#> x x_domain y1 y2
378378
#> <num> <list> <num> <num>
379379
#> 1: -0.9576857 <list[1]> 0.9171619 8.747905

dev/search.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)