Skip to content

ishaan-coder/covid-severity-prediction-system

Repository files navigation

Covid-19-Patient-Health-Prediction

A Boosted Random Forest Classification model was implemented to predict the outcome of the CoV-2 positive patients. Based on multiple features.

The original dataset was taken from: https://www.kaggle.com/sudalairajkumar/novel-corona-virus-2019-dataset

cvd

  • data.csv -> original dataset
  • train.csv -> training dataset (contains data for 'death' and 'recovered' columns)
  • test.xlsx -> test dataset (does not contains data for 'death' and 'recovered' columns)

final.csv -> result obtained by running the model on test.xlsx

About

a model which predicts that how much severe a covid patient is.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published