tidymodels / spatialsample

Create and summarize spatial resampling objects 🗺
https://spatialsample.tidymodels.org
Other
71 stars 5 forks source link

`spatial_block_cv()` should have a `repeats` argument #117

Closed mikemahoney218 closed 1 year ago

mikemahoney218 commented 1 year ago

See #115

spatial_block_cv() is deterministic unless method = "random", so we'd want to throw errors if repeats would be identical.

github-actions[bot] commented 1 year ago

This issue has been automatically locked. If you believe you have found a related problem, please file a new issue (with a reprex: https://reprex.tidyverse.org) and link to this issue.