Skip to content

COVID-19 Survival Rate Prediction and Analysis Using Medical History of Patients in the US

Notifications You must be signed in to change notification settings

nishalittil/COVID-19-Survival-Rate-Prediction-and-Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

COVID-19 Survival Rate Prediction and Analysis Using Medical History of Patients in the US

A variety of machine learning techniques are used to analyse the COVID-a9 survival rate. The techniques used are:

  1. Feature Engineering
  2. Data Transformation
  3. Unsupervised Analysis
  • K-Means Cluster Analysis
  • Heirarchial Agglomerative Cluster Analysis
  1. Supervised Analysis
  • Logistic Regression
  • Random Forest
  • CART
  • Linear Regression