-
Notifications
You must be signed in to change notification settings - Fork 3
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
Age base hint SFTs #32
Conversation
…xperiment and a Base class for the test
…geting the correct Age Bins.
Jenkins pipeline: https://jenkins.apps.idmod.org/view/Emodpy/job/Emodpy-Typhoid-Pipelines/job/Emodpy-Typhoid-Pipeline-for-testing/ Other open issues besides the 3 issues in the description of this PR: #33, #34 and #35. |
Here is the commands to install the dependencies:
If you want to run the SFT tests locally, you will need to install the idm_test package: |
I will try to find time to run these locally and then merge. Thanks so much for getting this done. These tests look lovely. |
…e sense. Without the sampling rate, the test passes
# Conflicts: # requirements_2018.txt
…cine coverage check
Fixed the test_vax_rollout_coverage SFT to have a dynamic tolerance for vaccine coverage check, this SFT passed is the latest build |
Age bin hint SFT failed with the latest Emod with this assertion: |
fixed with emod_api == 1.31.0.dev5 |
@jonathanhhb , could you take a look at this PR and see if it's Okay to merge it? Thanks. |
…ealistically old people. Added symlink to run_all_sft_tests as optional tool for linux.
…c to use commented out code that does integer age bin boundaries not decimal.
SFTs for AgeBasedHINT:
Here is a example configuration for AgeBasedHINT:
Some ad hoc testing:
https://comps2.idmod.org/#explore/Simulations?filters=Owner=yechen&offset=0&mode=chart&orderby=DateCreated+desc&count=100&selectedId=c00a0f28-5698-ee11-92fe-f0921c167864&resizer=492C842C0
Anther example of the AgeBasedHINT that targeting Younger individuals:
Compared to Baseline:
2 Sets of SFTs in this PR: