-
-
Notifications
You must be signed in to change notification settings - Fork 269
Bring back updated GLM out of sample prediction notebook #486
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
Conversation
Check out this pull request on See visual diffs & provide feedback on Jupyter Notebooks. Powered by ReviewNB |
Awesome 🙌! |
Maybe we can simply remove all reference to the GLM submodule now? |
View / edit / reply to this conversation on ReviewNB twiecki commented on 2022-12-28T15:36:37Z Is this all with subheading? Looks a bit big. OriolAbril commented on 2022-12-28T15:42:46Z reviewnb can't be used for checking rendering issues, here is how it actually looks: https://pymcio--486.org.readthedocs.build/projects/examples/en/486/generalized_linear_models/GLM-out-of-sample-predictions.html |
reviewnb can't be used for checking rendering issues, here is how it actually looks: https://pymcio--486.org.readthedocs.build/projects/examples/en/486/generalized_linear_models/GLM-out-of-sample-predictions.html View entire conversation on ReviewNB |
``` | ||
|
||
:::{include} ../page_footer.md ::: |
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.
This needs to be in multiple lines like in https://docs.pymc.io/en/latest/contributing/jupyter_style.html#epilogue, otherwise it is not rendered correctly: https://pymcio--486.org.readthedocs.build/projects/examples/en/486/generalized_linear_models/GLM-out-of-sample-predictions.html#watermark
The GLM out of sample notebook by @juanitorduz (originally in PyMC 3) was previously updated by me to v4. This accidentally got removed though. See #460 for more details.
%watermark -n -u -v -iv -w -p pytensor