Gaussian Process Binary Classification Pseudo Code

5 ビュー (過去 30 日間)
Patrick O Broinn
Patrick O Broinn 2017 年 2 月 6 日
回答済み: Harsh 2017 年 2 月 15 日
I am working with various inference methods for classification. Currently I am trying to combine MCMC for producing samples from a posterior distribution with with a Gaussian Process binary classifier. However, I am struggling at how a pseudo code may look. I have successfully implemented the MCMC algorithm and have generated the relevant posterior samples. Now I don't know how to implement the GP classifier once I have these samples. The co-variance function is the squared error function and the mean function is zero.
Any help/tips would be greatly appreciated

回答 (1 件)

Harsh
Harsh 2017 年 2 月 15 日

カテゴリ

Help Center および File ExchangeClassification についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by