Skip to content

Commit

Permalink
Add and consolidate acknowledgement
Browse files Browse the repository at this point in the history
  • Loading branch information
hfrick committed Sep 9, 2024
1 parent 4155fca commit 5e01698
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

* The new `inner_split()` function and its methods for various resamples is for usage in tune to create a inner resample of the analysis set to fit the preprocessor and model on one part and the post-processor on the other part (#483, #488, #489).

* Started moving error messages to cli (#499, #502). With contributions from @PriKalra (#526) and @JamesHWade (#518).
* Started moving error messages to cli (#499, #502). With contributions from @PriKalra (#523, #526, #528) and @JamesHWade (#518).

* Fixed example for `nested_cv()` (@seb09, #520).

Expand All @@ -18,8 +18,6 @@

* `vfold_cv()` and `clustering_cv()` now error on implicit leave-one-out cross-validation (@seb09, #527).

* Error improvements via cli by @PriKalra (#523).

## Bug fixes

* `vfold_cv()` now utilizes the `breaks` argument correctly for repeated cross-validation (@ZWael, #471).
Expand Down

0 comments on commit 5e01698

Please sign in to comment.