Skip to content

The objective of this project is to study the COVID-19 outbreak using basic statistical techniques and make short term predictions using ML regression methods.

Notifications You must be signed in to change notification settings

bissessk/Regression-Analysis-of-COVID-19

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Regression-Analysis-of-COVID-19

The objective of this Assignment is to study the COVID-19 outbreak using basic visualization techniques. The active and closed cases were compared and the growth factor was calculated to observe the change in growth rate. Short term predictions were performed in order to study the impact and spread of the COVID-19 in coming days.

Regression Methods Used:

  • Linear regression
  • Polynomial Regression
  • Ridge regression
  • Polynomial Ridge regression
  • SVM
  • Decision tree