Skip to content
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

Multi-output regression problem using parsnip #764

Closed
bappa10085 opened this issue Jul 12, 2022 · 2 comments
Closed

Multi-output regression problem using parsnip #764

bappa10085 opened this issue Jul 12, 2022 · 2 comments

Comments

@bappa10085
Copy link

bappa10085 commented Jul 12, 2022

I want to perform multi-output regression where dependent variable is more than 1. I think parsnip allows only one output. In Python, sklearn supports multi-output regression. In R, I could find only one package MultivariateRandomForest for multi-output regression. Are you having any plan to make parsnip package capable of handeling multi-output regression in future?

@simonpcouch
Copy link
Contributor

This is indeed possible with some engines, though we haven't documented this functionality well. Will go ahead and close in favor of #798, and provide further updates on that issue. :)

@github-actions
Copy link

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.

@github-actions github-actions bot locked and limited conversation to collaborators Dec 30, 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

No branches or pull requests

2 participants