Skip to content

Complete tutorial implementation and results processing#1606

Merged
zmbc merged 16 commits into
mainfrom
tutorial_implementation
Aug 22, 2025
Merged

Complete tutorial implementation and results processing#1606
zmbc merged 16 commits into
mainfrom
tutorial_implementation

Conversation

@zmbc
Copy link
Copy Markdown
Collaborator

@zmbc zmbc commented Mar 17, 2025

No description provided.

@review-notebook-app
Copy link
Copy Markdown

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@zmbc zmbc added the meta modeling strategy Docs not related to a single project in particular label Mar 17, 2025
Comment thread docs/source/onboarding_resources/tutorial/index.ipynb
Copy link
Copy Markdown
Collaborator

@SylLutze SylLutze left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this looks awesome!! Excited to turn Tyler and the JKUAT team loose on this.

@@ -2,7 +2,17 @@
"cells": [
Copy link
Copy Markdown
Member

@aflaxman aflaxman Mar 26, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Line #76.                    "Wasting Between -3 SD and -2 SD (post-ensemble)",

Is this slow? Have string comparisons in a call like this makes me nervous.


Reply via ReviewNB

Copy link
Copy Markdown
Collaborator Author

@zmbc zmbc Mar 27, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hm, fair question. I could map the strings to integers on the comparator rather than the column side, which would be more performant.

But I know from this profile of the simulation overall that this is not a hotspot. So probably not worth going back and changing now.

Comment thread docs/source/onboarding_resources/tutorial/index.ipynb
@zmbc zmbc requested review from alibow and tylerdy June 10, 2025 20:38
@zmbc
Copy link
Copy Markdown
Collaborator Author

zmbc commented Jul 12, 2025

@zmbc
Copy link
Copy Markdown
Collaborator Author

zmbc commented Jul 12, 2025

@tylerdy Here are the changes I made in response to your comments: https://app.reviewnb.com/ihmeuw/vivarium_research/commit/9416c817c1aed42e695469b13de45d114da10104/

Copy link
Copy Markdown
Collaborator

@tylerdy tylerdy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These changes look great, super helpful!

Copy link
Copy Markdown
Contributor

@alibow alibow left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is awesome! Thanks for putting this all together Zeb. I left some comments in the notebook :)

@zmbc
Copy link
Copy Markdown
Collaborator Author

zmbc commented Jul 15, 2025

@alibow
Copy link
Copy Markdown
Contributor

alibow commented Aug 22, 2025

@alibow I've addressed your comments here: https://app.reviewnb.com/ihmeuw/vivarium_research/commit/3dd465b99878c58923d2e54ce5a7822847976bad/

@zmbc all these changes look great to me! Thanks :)

@zmbc zmbc merged commit e1564ec into main Aug 22, 2025
5 checks passed
@zmbc zmbc deleted the tutorial_implementation branch August 22, 2025 20:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

meta modeling strategy Docs not related to a single project in particular

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants