Question about Gaussian Process regression using GPML toolbox
显示 更早的评论
Hello, I am using GPML toolbox for learning multiple motion models from my data and then using those models for making regression (prediction of locations). In the training phase, a set of GP motion models have is learned from the training data set. Then in the prediction phase, I need to choose the proper motion model first among all models and then use that for making prediction. So my question is for a test case, how can I decide between multiple models?
Thanks, Sepideh
回答(1 个)
Cameron LaMack
2021-9-1
0 个投票
Hello!
While this isn't really a MATLAB question, I'm still happy to help. The answer is you (or some other machine learning classifier). I might be able to help more if I knew what your inputs and outputs were, but the short answer is that it sounds like you'll have to use expertise to select an appropriate model, then use that model to create predictions.
Hopefully this helps!
类别
在 帮助中心 和 File Exchange 中查找有关 Gaussian Process Regression 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!