Skip to content

Robust Gaussian Process Regression with Huber Likelihood

Notifications You must be signed in to change notification settings

apooja1/GP-Huber

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GP-Huber

The GP-Huber model proposes Gaussian process with likelihood of data expressed as Huber density function. The hybrid Monte Carlo and Laplace approximation methods are proposed to solve the resulting complex inference. The proposed model is demonstrated to provide good trade off between efficiency and robustness for the cases of error following (i) normal, (ii) Student-t, (iii) Laplace, and (iv) Cauchy distribution. We also show performance of the model when vertical outliers and bad leverage points are added to the training data.

Please add gpstuff package in the path to run the scripts in the Experiment section which can be found at https://github.com/gpstuff-dev/gpstuff.

About

Robust Gaussian Process Regression with Huber Likelihood

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages