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