We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb0613f commit ef56340Copy full SHA for ef56340
NEWS.md
@@ -17,7 +17,7 @@ the output column types of `multi_predict` and `predict` for `multinom_reg`.
17
18
* The model `udpate()` methods gained a `parameters` argument for cases when the parameters are contained in a tibble or list.
19
20
-# [A bug](https://github.com/tidymodels/parsnip/issues/174) was fixed standardizing the column names of `nnet` class probability predictions.
+* [A bug](https://github.com/tidymodels/parsnip/issues/174) was fixed standardizing the column names of `nnet` class probability predictions.
21
22
23
# parsnip 0.0.3.1
0 commit comments