Can I use multiple responses in the regression learner app?
7 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (1)
Hiro Yoshino
el 14 de Nov. de 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 comentario
Yuchun Ding
el 13 de Dic. de 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?
Ver también
Categorías
Más información sobre Gaussian Process Regression en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!