Skip to content

Commit 31c9c6a

Browse files
committed
update news
1 parent 556d78e commit 31c9c6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
* A new linear SVM model `svm_linear()` is now available with the `LiblineaR` engine (#424) and the `kernlab` engine (#438), and the `LiblineaR` engine is available for `logistic_reg()` as well (#429). These models can use sparse matrices via `fit_xy()` (#447).
88

9-
* New model specification `survival_reg()` for the new mode `"censored regression"`. (#444)
9+
* New model specification `survival_reg()` for the new mode `"censored regression"` (#444). `surv_reg()` is now soft-deprecated (#448).
1010

1111
# parsnip 0.1.5
1212

0 commit comments

Comments
 (0)