man-roxygen/param_predict_sets.R

#' @param predict_sets (`character()`)\cr
#'   Prediction sets to operate on, used in `aggregate()` to extract the matching `predict_sets` from the [ResampleResult].
#'   Multiple predict sets are calculated by the respective [Learner] during [resample()]/[benchmark()].
#'   Must be a non-empty subset of `{"train", "test", "holdout"}`.
#'   If multiple sets are provided, these are first combined to a single prediction object.
#'   Default is `"test"`.
mlr-org/mlr3forecasting documentation built on June 29, 2023, 11:57 p.m.