prediction without prior fitting in GPR

We can use fitrgp to fit a Gaussian process regression model, then use this model to predict the output on new input. The process of fitting model is to find the optimal hyperparameters of kernel. My question is: does Matlab previde GPR prediction without prior fitting model. That is if I already have optimal hyperparameters, is there any way (function) to predict new output directly.

More Answers (0)

Tags

Asked:

on 18 May 2017

Answered:

on 19 May 2017

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!