Skip to content

Latest commit

 

History

History
51 lines (35 loc) · 3.04 KB

README.md

File metadata and controls

51 lines (35 loc) · 3.04 KB

epidemic_mitigation

epidemic_mitigation is a framework to test the perfomances of scoring algorithms that could be used to improve the identification of infected individuals using digital contact tracing data.

We employ realistic individual-based models (OpenABM-Covid19) to investigate a number of intervention strategies aiming at containing epidemic outbreaks, such as case-based measures (e.g. individual and household quarantine and mobility restrictions).

OpenABM-Covid19 is an agent-based model (ABM) developed by Oxford's Fraser group to simulate the spread of Covid-19 in a urban population.

An Intervention API that allows testing of risk assessment and quarantine strategies can be found at the following link: https://github.com/aleingrosso/OpenABM-Covid19.

In the following figure the evolution daily infected infected individuals are shown. Each day 200 tests are performed using the scoring algorithms. The best perfomances are obtained by the sib_ranker. For more information see paper.

Install

usage

Rankers

Have a look to the template_ranker to design your class.

Contributions

If you want to contribute write us (sibyl-team) or make a pull request.

License

Apache License 2.0

Maintainers

The sibyl-team:

Alfredo Braunstein ([email protected]), Alessandro Ingrosso (@ai_ingrosso), Indaco Biazzo (@ocadni), Luca Dall'Asta, Anna Paola Muntoni, Fabio Mazza, Giovanni Catania

Acknowledgements

This project has been partially funded by Fondazione CRT through call "La Ricerca dei Talenti", project SIBYL, and by the [SmartData@PoliTO] (http://smartdata.polito.it) center on Big Data and Data Science.