Can I use multiple responses in the regression learner app?
8 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (1)
Hiro Yoshino
am 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 Kommentar
Yuchun Ding
am 13 Dez. 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?
Siehe auch
Kategorien
Mehr zu Gaussian Process Regression finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!