Skip to content

Commit

Permalink
docs: touch up docs
Browse files Browse the repository at this point in the history
  • Loading branch information
sumny committed Mar 1, 2024
1 parent c3ed4d8 commit 770637d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion R/mbo_defaults.R
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ default_loop_function = function(instance) {
#' @title Default Gaussian Process
#'
#' @description
#' This is a helper function that generates a default Gaussian Process [mlr3::LearnerRegr] which is for example used in
#' This is a helper function that constructs a default Gaussian Process [mlr3::LearnerRegr] which is for example used in
#' [default_surrogate].
#'
#' Constructs a Kriging learner \dQuote{"regr.km"} with kernel \dQuote{"matern5_2"}.
Expand Down
2 changes: 1 addition & 1 deletion man/default_gp.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 770637d

Please sign in to comment.