Gaussian process realization for random samples

5 ビュー (過去 30 日間)
Tianxiang Su
Tianxiang Su 2020 年 6 月 15 日
回答済み: Mahesh Taparia 2020 年 6 月 19 日
Hi, I see that we can use predict and resubPredict to generate the response to a Gaussian process. My question is, is it true that the output of predict is the mean value? If yes, is there any function we can use to generate a random realization?

回答 (1 件)

Mahesh Taparia
Mahesh Taparia 2020 年 6 月 19 日
Hi
The predict function use to predict the output of the trained model. The model can be classification/ regression model. For more information, you can refer this documentation of predict function. Similarly resubPredict function predicts the label of KNN classifier. For more information, refer this documentation of resubPredict function.

カテゴリ

Help Center および File ExchangeStatistics and Machine Learning Toolbox についてさらに検索

製品

Community Treasure Hunt

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

Start Hunting!

Translated by