-
Notifications
You must be signed in to change notification settings - Fork 14
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
add GPRegression by SSM demo #209
Conversation
Check out this pull request on See visual diffs & provide feedback on Jupyter Notebooks. Powered by ReviewNB |
@HoangMHNguyen , thanks for this demo! They are very quite good imo, but there are couple of points I would like you to address:
Overall looks very good, please address these minor comments and we will merge 👍 |
Documentation is failing due to the |
@bvdmitri Thanks for your comments! I have created a new notebook that combines old ones and also added some words to explain the result and other stuff. |
Codecov ReportBase: 76.83% // Head: 76.83% // No change to project coverage 👍
Additional details and impacted files@@ Coverage Diff @@
## master #209 +/- ##
=======================================
Coverage 76.83% 76.83%
=======================================
Files 203 203
Lines 6709 6709
=======================================
Hits 5155 5155
Misses 1554 1554 Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think it looks fine—well done Hoang.
add 2 notebooks on implementing GP regression by state-space model