Skip to content

A client-server application for COVID-19 diagnosis using machine learning in Python

Notifications You must be signed in to change notification settings

UOITEngineering2/Client-server-application-for-COVID-19-diagnosis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Open in Visual Studio Code

This is a client-server application for COVID-19 diagnosis with two methods. The first method is to calculate the probability of infection based on symptoms. A multylayered neural network MLP file was trained based on Covid-19 patients symptom dataset for this purpose. The second method is to diagnose the infection based based on X-ray image of chest. A convolutional neural network CNN file was trained using Tensorflow 2.5.0 based on COVID-19 Chest X-ray Image Dataset.

This application has been created as an assignment in ENGR 5710G: Network Computing course instructed by Dr. Mahmoud at Ontario Tech University.

About

A client-server application for COVID-19 diagnosis using machine learning in Python

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published