Skip to content

VaishnaviJha786/Pareekshan

Repository files navigation

Pareekshan

Project Description

Pareekshan is a Web App, which predicts the chances of an individual being COVID-19 positive or negative on the basis of their symptoms.

Database used is taken from Israel Government Medical Covid-19 Dataset.

After the collection and preprocessing of data.

A three layered neural network was constructed and trained over 80% data.

After testing it on remaining data, accuracy of 92.58% was received.

Libraries used

  1. tensorflow.keras
  2. sklearn.preprocessing
  3. streamlit

To run

First run the python notebook ANN.ipynb in sequence to create the machine learning model

To run the application type the following command in terminal

streamlit run interface.py

Some Sample Output

SS1 SS2 SS3

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published