man-roxygen/learner.R

#' @section Dictionary:
#' This [mlr3::Learner] can be instantiated via the [dictionary][mlr3misc::Dictionary] [mlr3::mlr_learners] or with the associated sugar function [mlr3::lrn()]:
#' ```
#' mlr_learners$get("<%= id %>")
#' lrn("<%= id %>")
#' ```
#'
#' @section Meta Information:
#' `r mlr3misc::rd_info(mlr3::lrn("<%= id %>"))`
#' @md
#'
#' @section Parameters:
#' `r mlr3misc::rd_info(mlr3::lrn("<%= id %>")$param_set)`
#' @md
mlr-org/mlr3cluster documentation built on Dec. 24, 2024, 3:19 a.m.