-
-
Notifications
You must be signed in to change notification settings - Fork 754
Answers chp 11 #43
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
Answers chp 11 #43
Conversation
Check out this pull request on ReviewNB: https://app.reviewnb.com/pymc-devs/resources/pull/43 You'll be able to see visual diffs and write comments on notebook cells. Powered by ReviewNB. |
I think we can merge if we open and issue to remind us to revisit the ordered categorical model in problem 11H5. What do you think @AlexAndorra? |
Agreed Osvaldo! Let me adjust and push the NB in that sense tomorrow. I'll
open the issue right after that 😉
I think we can do the same thing for chapter 12 (ready to merge, but last 2
problems need Ordered Logistic) if it's fine by you?
Le mer. 3 juil. 2019 à 17:22, Osvaldo Martin <[email protected]> a
écrit :
… I think we can merge if we open and issue to remind us to revisit the
ordered categorical model in problem 11H5. What do you think @AlexAndorra
<https://github.com/AlexAndorra>?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#43>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AHIJMTAGE2L6XWMUZKWBXTLP5S72BANCNFSM4H4INAQQ>
.
|
Totally fine! Thanks. |
Ready for merge and opened the issue as a reminder, as discussed :) |
* Started working on chapter 11 answers * Continued chapter 11 problems * Finished chapter 11 problems - modulo problem 11H5 and question at end of 11H6 * Fixed typos in ch-11 practice problems * Prepared ch-11 NB for PR * Removed blank lines in fish.csv and hurricanes.csv * Better posterior predictive sampling in 11H6 * ch-11 NB ready for PR except 11H5
A first version of chapter 11 solutions.
As discussed with @aloctavodia this is not ready to merge yet, mainly because of sampling problems in ordered categorical model (problem 11H5) and a question about posterior predictive samples (see end of problem 11H6).
Will do the necessary updates after review.
Thanks in advance,
PyMCheers !