Skip to content

Commit 23f9282

Browse files
committed
update news
1 parent bed7523 commit 23f9282

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

NEWS.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@
66

77
* A bug was fixed related to the column names generated by `multi_predict()`. The top-level tibble will always have a column named `.pred` and this list column contains tibbles across sub-models. The column names for these sub-model tibbles will have names consistent with `predict()` (which was previously incorrect). See [43c15db](https://github.com/tidymodels/parsnip/commit/43c15db377ea9ef27483ff209f6bd0e98cb830d2).
88

9+
# [A bug](https://github.com/tidymodels/parsnip/issues/174) was fixed
10+
standardizing the column names of `nnet` class probability predictions.
11+
912
# parsnip 0.0.3.1
1013

1114
Test case update due to CRAN running extra tests [(#202)](https://github.com/tidymodels/parsnip/issues/202)

0 commit comments

Comments
 (0)