- PreRun: Source code for necessary libraries and functions that are utilized in the below files.
- Assemble Covariates: Load the geographic shapefiles and use these as base datasets to further join both covariates and vaccination data to. In this file, district and tehsil level data is joined with various covariate data sources.
- Integrate MICS Covariates: In this file, further demographic and economic covariate data from MICS cluster surveys are joined with the district and tehsil level data.
- GetEPIData: In this file, data from EPI datasets is joined with district and tehsil level data and utilized to attain vaccination and vaccination coverage rates. It is this data that is used to render the target variables utilized in models. Note that our target variables will consist of 1. In Clinic Vaccination Coverage Rates; 2. Outreach Vaccination Coverage Rates; 3. ratio of Outreach to Clinic Vaccinations.
- model building: 4a. Clinics Model: Find significant features using RFE and Boruta, build and tune models to determine significant predictors of In-Clinic Vaccination Coverage. 4b. Outreach Model: Find significant features using RFE and Boruta, build and tune models to determine significant predictors of Outreach Vaccination Coverage. 4c. Ratio Model: Find significant features using RFE and Boruta, build and tune models to determine significant predictors of the ratio of Outreach to Clinic Vaccinations.
-
Notifications
You must be signed in to change notification settings - Fork 0
angrypotato/Vaccination_Project
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published