Rijul25 / Covid-19-Tracker

A machine learning algorithm used to Detect whether a patient has COVID 19 or not .

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Covid-19

A machine learning algorithm used to Detect whether a patient has COVID 19 or not .

Here is the dataset links - >

Covid X-Ray Image Datase. ->> https://github.com/ieee8023/covid-che... for positive cases.

Kaggle X-Ray Chest Images ->> https://www.kaggle.com/paultimothymoo... for negative cases.

We will detect COVID-19 from Chest X-Rays by building a Simple Convolution Neural Network.

  • Dataset Preparation
  • Understanding the Dataset
  • Building a CNN
  • Model Training

About

A machine learning algorithm used to Detect whether a patient has COVID 19 or not .

License:GNU General Public License v3.0


Languages

Language:Jupyter Notebook 100.0%