Look inside
In this liveProject, you’ll use machine learning to construct a contact tracing network for COVID-19 using location recordings from smart phone data. You’ll read the location of infected individuals, and generate a contact network of individuals who have been within two meters. Once you’ve established this tracing system, you’ll implement a distributed algorithm that can compute the average infection rate for each connected component of the contact network.
This project is designed for learning purposes and is not a complete, production-ready application or solution.