Look inside
In this liveProject, you’ll develop a machine learning model that can make a personalized prediction of whether an individual has COVID-19. You’ll work with a fictional audio dataset of digital footprints from smart phones, applying logistic regression and decision trees to turn this dataset into a COVID-19 predictor. You’ll learn how to formulate a ML problem by identifying data points, and their features and labels, so that you can take advantage of ready-made ML methods.
This project is designed for learning purposes and is not a complete, production-ready application or solution.