tidymodels / rsample

Classes and functions to create and summarize resampling objects
https://rsample.tidymodels.org
Other
341 stars 66 forks source link

Updated example for nested_cv() #520

Closed seb09 closed 3 months ago

seb09 commented 3 months ago

Replaced as.data.frame() by the rsample accessor functions and changed the car name - Fixes #479

github-actions[bot] commented 2 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.