Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding GP example on synthetic dataset with built-in plotting #343

Merged
merged 2 commits into from
Sep 28, 2019

Conversation

dcmaddix
Copy link
Contributor

Issue #, if available:

Description of changes:

  • Added Gaussian Process (GP) synthetic example
  • Shows how to call the GaussianProcess with the exact_inference and plot methods as well as how to select the kernel
  • The plot shows the predictive mean and +/- 2 predictive stds

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

lostella
lostella previously approved these changes Sep 27, 2019
@lostella
Copy link
Contributor

I’m not sure what’s going on with the docs build, but it seems to be failing for a different reason than before. The other test failing is one of the shaky inference ones.

So it looks good, thanks :-)

@dcmaddix dcmaddix merged commit 419fc44 into master Sep 28, 2019
@dcmaddix dcmaddix deleted the gp_example branch September 28, 2019 15:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants