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
This issue has been automatically locked. If you believe you have found a related problem, please file a new issue (with a reprex: https://reprex.tidyverse.org) and link to this issue.
i.e.
This is simply due to this line:
https://github.com/tidymodels/parsnip/blob/master/R/multinom_reg_data.R#L47
We don't need to add
.pred_
to the names here, as it is done once in the formatting step at the end.The text was updated successfully, but these errors were encountered: