Can I use multiple responses in the regression learner app?
7 views (last 30 days)
Show older comments
I am using the regression learner app to train a model to find a position given a set of predictor variables. The position is two-dimensional. However, I cannot see how to use a vector or two varaibles as responses. Is this possible?
Thanks!
0 Comments
Answers (1)
Hiro Yoshino
on 14 Nov 2019
Please take a look at
It says
"The app tries to select a suitable response variable, and and all other variables are predictors."
How about separating the problem? - make two models to predict the positions.
1 Comment
Yuchun Ding
on 13 Dec 2019
Hi, I was looking for the answer to this question as well.
but I wonder how do we make two (dependent) models to predict the positions that uses the distance as a error function?
See Also
Categories
Find more on Gaussian Process Regression in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!