Skip to content

Allow multinom_reg() using nnet engine to work with 1 row prob predictions #638

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Feb 2, 2022

Conversation

EmilHvitfeldt
Copy link
Member

This PR aims to close #612

organize_nnet_prob() is only used in one place so it is small scope fix.

@EmilHvitfeldt EmilHvitfeldt requested a review from topepo January 26, 2022 18:49
@topepo topepo merged commit 0c7f440 into main Feb 2, 2022
@topepo topepo deleted the fix-612 branch February 2, 2022 00:19
@github-actions
Copy link

This pull request 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.

@github-actions github-actions bot locked and limited conversation to collaborators Feb 16, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix format for single prediction (for multinom_reg() and prediction type "prob")
2 participants