tidymodels / TMwR

Code and content for "Tidy Modeling with R"
https://tmwr.org
Other
579 stars 272 forks source link

Use the new validation set interface #368

Closed topepo closed 1 year ago

topepo commented 1 year ago

The just-released version of rsamples has the preferred interface for validation sets.

We can't merge this until the issue with #367 are resolved in recipes

juliasilge commented 1 year ago

GH actions built ✅ so I am merging now!

github-actions[bot] commented 11 months ago

This pull request 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.