Choose cross-validation strategy for the base learner
Source:R/base_learner.R
switch_generate_cv_rset.RdChoose cross-validation strategy for the base learner
Usage
switch_generate_cv_rset(
learner = c("spatial", "temporal", "spatiotemporal"),
...
)Value
rsample::manual_rset() output object.