Multi-target Regression #95
Unanswered
TonyCongqianWang
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
I would like to use a Decision-Tree based model for an multi dimensional Regression problem. For my problem speed would be more important than accuracy, thus I would prefer a solution not using submodels for every dimension.
The only thing I could find about it was on the TF-DF github. I couldn't find any related information on this github or in the Documentation.
Is there a way to use YDF for these kinds of problems and if so, what do I have to configure?
Best regards
Tony
Beta Was this translation helpful? Give feedback.
All reactions