Skip to content

This is a small initiative by me to control over COVID-19 pandemic and to predict the probability of occurrence of Corona Virus to a user. The basic motto of this to priortize the patients due to the incapability of the goverment to handle the situation.

Notifications You must be signed in to change notification settings

Agisthemantobeat/COVID-19-PROBABILITY-PREDICTOR.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

COVID-19-PROBABILITY-PREDICTOR.

This is a small inintiative by me to control over COVID-19 pandemic and to predict the probability of occurence of Corona Virus to a user. The basic motto of this to priortize the patients due to incapability of the goverment to handle the situation.

sklearn,Numpy,Pandas

sklearn is a Python library for dealing with Logistic Regression.

Installation

pip install sklearn numpy pandas 

Usage

import pandas as pd
import numpy as np
from sklearn.linear_model import LogisticRegression
from sklearn import preprocessing
import pickle


## Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

About

This is a small initiative by me to control over COVID-19 pandemic and to predict the probability of occurrence of Corona Virus to a user. The basic motto of this to priortize the patients due to the incapability of the goverment to handle the situation.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published