Closed mamarder closed 2 years ago
Base: 50.75% // Head: 45.62% // Decreases project coverage by -5.12%
:warning:
Coverage data is based on head (
28088fa
) compared to base (aa857d6
). Patch coverage: 19.00% of modified lines in pull request are covered.
:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.
Hello @dirmeier,
I implemented a Sparse GP model according Titsias, Michalis paper Variational Learning of Inducing Variables in Sparse Gaussian Processes from April 2009.
Further I added an example which demonstrates how to set up and train the model as well as how to visualizing the data.
See the picture below for a first impression of the added example.
Please review.
Regards Marco