Skip to content

The code is for the 2023 KAUST competition. I construct a variational Gaussian Process regression model to predict the confidence intervals of the unknown parameters for the Matern covariance function. In addition, the model can provide the prediction intervals for the given large spatial datasets.

Notifications You must be signed in to change notification settings

lyuhaitao/KAUST_GP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KAUST_GP

The code is for the 2023 KAUST competition. I construct a variational Gaussian Process regression model to predict the confidence intervals of the unknown parameters for the Matern covariance function. In addition, the model can provide the prediction intervals for the given large spatial datasets.

install GPyTorch pakage

conda install -c conda-forge gpytorch

How to check the code

all code details are in index.ipynb.

About

The code is for the 2023 KAUST competition. I construct a variational Gaussian Process regression model to predict the confidence intervals of the unknown parameters for the Matern covariance function. In addition, the model can provide the prediction intervals for the given large spatial datasets.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published