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
@@ -8,6 +8,8 @@
8
8
9
9
*`glmnet` was removed as a dependency since the new version depends on 3.6.0 or greater. Keeping it would constrain `parsnip` to that same requirement. All `glmnet` tests are run locally.
10
10
11
+
* A set of internal functions are now exported. These are helpful when creating a new package that registers new model specifications.
12
+
11
13
## New Features
12
14
13
15
*`nnet` was added as an engine to `multinom_reg()`[#209](https://github.com/tidymodels/parsnip/issues/209)
0 commit comments