pymc-devs / pymc-examples

Examples of PyMC models, including a library of Jupyter notebooks.
https://www.pymc.io/projects/examples/en/latest/
MIT License
259 stars 211 forks source link

GP-Smoothing Notebook to V5 #603

Closed juanitorduz closed 7 months ago

juanitorduz commented 7 months ago

Update to V5


:books: Documentation preview :books:: https://pymc-examples--603.org.readthedocs.build/en/603/

review-notebook-app[bot] commented 7 months ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

twiecki commented 7 months ago

Weird NB, doesn't even use the GP submodule. Should we even keep it around?

juanitorduz commented 7 months ago

Weird NB, doesn't even use the GP submodule. Should we even keep it around?

Indeed! It is using GaussianRandomWalk to smooth the data. It is interesting but I am not sure if important enough to keep it. I do not have strong opinions. (It was more of a low hanging fruit)

twiecki commented 7 months ago

Let's delete it.

twiecki commented 7 months ago

Still merging so we have the latest in the history.