/LogisticRegressiontoFindcovid

Logistic Regression to find a Person has Covid or not using Csv Data

Primary LanguageJupyter NotebookMIT LicenseMIT

LogisticRegressiontoFindcovid

Doing a Binary classification using Logistic Regression to find the person has covid or not using Csv data set The model has Accuracy of 97.6% and reducing the dimensions at 1 D Data sets which I used https://github.com/nshomron/covidpred/tree/master/data

Acuracy and the loss of the model

Model

Confusion matrix of the model

Cm

Roc curve of the model

Roc curve