Inference code for research "Mathematical Modeling of the Spread of COVID-19 Transmission Taking Into Account the Undocumented Infection Group and Government Policy Compliance in South Korea" published in Journal of The Korean Data Analysis Society
See the structure in main_model.py (line : 1 ~ 215)
See the algorithm and module in main_model.py (line : 220 ~ 802)
See the optimized parameters in result And you can see detailed fitting process in inference.ipnyb
See the several analysis of variables in analysis.ipynb
See the prediction code in analysis.ipynb