jovianaditya / covid19_dailycase_prediction

In this project, I'm making a simple predictive model to predict the trend of COVID-19 daily cases in Indonesia in a certain period of time using a polynomial linear regression algorithm.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

COVID19 Daily Cases Prediction in Indonesia

Coronavirus disease 2019 (COVID‑19) is an infectious disease caused by severe acute respiratory syndrome coronavirus 2 (SARS-CoV-2). It was first identified in December 2019 in Wuhan, Hubei, China, and has resulted in an ongoing pandemic. As of 16 September 2020, more than 29.6 million cases have been reported across 188 countries and territories with more than 936,000 deaths; more than 20.1 million people have recovered.

Objective: The objective of this analysis is to see how will the trend of daily cases in Indonesia change in the next 1 month (15 November 2021 - 14 Desember 2021)

Information about the Machine Learning model :

  • Dataset contains COVID19 daily cases in Indonesia start from 1 July 2021 - 14 November 2021.
  • Using polynomial linear regression algorithm.

Result : The daily cases COVID19 in Indonesia for the next 1 month shows that it will slowly decline from before. However, we must always be vigilant and remain obedient to the health protocols. image

About

In this project, I'm making a simple predictive model to predict the trend of COVID-19 daily cases in Indonesia in a certain period of time using a polynomial linear regression algorithm.


Languages

Language:Jupyter Notebook 100.0%