man-roxygen/section_parallelization.R

#' @section Parallelization:
#'
#' This function can be parallelized with the \CRANpkg{future} package.
#' One job is one resampling iteration, and all jobs are send to an apply function
#' from \CRANpkg{future.apply} in a single batch.
#' To select a parallel backend, use [future::plan()].
mlr-org/mlr3 documentation built on July 10, 2024, 10:53 a.m.