Skip to content

Releases: tidymodels/rsample

rsample 0.0.6

01 Apr 00:43
Compare
Choose a tag to compare
  • Added validation_set() for making a single resample.

  • Correct the tidy method for bootstraps (#115).

  • Changes for upcoming `tibble release.

  • Exported constructors for rset and split objects (#40)

  • initial_time_split() and rolling_origin() now have a lag parameter that ensures that previous data are available so that lagged variables can be calculated. (#135, #136)

0.0.5 CRAN . release

13 Jul 00:12
3d04302
Compare
Choose a tag to compare
Merge pull request #105 from tidymodels/0-0-5-crean-prep

0.0.5 cran prep