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", "internal_valid"}`.
#'   If multiple sets are provided, these are first combined to a single prediction object.
#'   Default is `"test"`.
mlr-org/mlr3 documentation built on July 10, 2024, 10:53 a.m.