lanl / SEPIA

Simulation-Enabled Prediction, Inference, and Analysis: physics-informed statistical learning.
Other
29 stars 6 forks source link

Enhanced Mean Functions #19

Open jgattiker opened 4 years ago

jgattiker commented 4 years ago

Feature Request: Add the Bayesian mean function from linear basis to the GP regression framework.

jgattiker commented 3 years ago

Some updates pushed. Parameters in Data and Model are in place for mean_basis flag, gamma parameters set up for mcmc sampling, and a function to Data is there to add the basis (rather than, at this point, through init). Yet to add the code from prototype to LL calc and predict.