An open API service indexing awesome lists of open source software.

https://github.com/machinelearningprodigy/covid-19-detection-system

It is a Flask-based web application that predicts the likelihood of COVID-19 infection based on user symptoms. The app utilizes a K-Nearest Neighbors (KNN) model trained on relevant medical features to assess COVID-19 risk.
https://github.com/machinelearningprodigy/covid-19-detection-system

algorithms feature-engineering flask machine-learning numpy pandas scikit-learn

Last synced: 10 months ago
JSON representation

It is a Flask-based web application that predicts the likelihood of COVID-19 infection based on user symptoms. The app utilizes a K-Nearest Neighbors (KNN) model trained on relevant medical features to assess COVID-19 risk.

Awesome Lists containing this project