man-roxygen/task_download.R

#' @section Download:
#' The [task][mlr3::Task]'s backend is a [`DataBackendLazy`] which will download the data once it is requested.
#' Other meta-data is already available before that.
#' You can cache these datasets by setting the `mlr3torch.cache` option to `TRUE` or to a specific path to be used
#' as the cache directory.
mlr-org/mlr3torch documentation built on April 17, 2025, 8:22 p.m.