autoplot_multi_fold_dt {mlr3spatiotempcv} | R Documentation |
Autoplot helper
Description
Autoplot helper
Usage
autoplot_multi_fold_dt(
task,
resampling,
resampling_mod,
sample_fold_n,
fold_id,
repeats_id,
plot_as_grid,
show_omitted,
show_blocks,
show_labels,
label_size,
...
)
Arguments
resampling |
Actual resampling object (needed for spcv_block with "show_blocks = TRUE") |
resampling_mod |
Modified resampling object (normal data.table) |
[Package mlr3spatiotempcv version 2.3.1 Index]