Skip to content

Commit 770637d

Browse files
committed
docs: touch up docs
1 parent c3ed4d8 commit 770637d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

R/mbo_defaults.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ default_loop_function = function(instance) {
3737
#' @title Default Gaussian Process
3838
#'
3939
#' @description
40-
#' This is a helper function that generates a default Gaussian Process [mlr3::LearnerRegr] which is for example used in
40+
#' This is a helper function that constructs a default Gaussian Process [mlr3::LearnerRegr] which is for example used in
4141
#' [default_surrogate].
4242
#'
4343
#' Constructs a Kriging learner \dQuote{"regr.km"} with kernel \dQuote{"matern5_2"}.

man/default_gp.Rd

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)