You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: NEWS.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,6 +23,8 @@
23
23
24
24
* Aligned `null_model()` with other model types; the model type now has an engine argument that defaults to `"parsnip"` and is checked with the same machinery that checks other model types in the package (#1083).
25
25
26
+
* The deprecated function `rpart_train()` was removed after its deprecation period (#1044).
27
+
26
28
## Bug Fixes
27
29
28
30
* Make sure that parsnip does not convert ordered factor predictions to be unordered.
0 commit comments