Skip to content

Forecasting Time Series Data with Prophet to Predict Covid-19 Cases

Notifications You must be signed in to change notification settings

crncck/Predict-Covid19-Cases

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Predict Covid-19 Cases

Forecasting Time Series Data with Prophet Library to Predict Covid-19 Cases

Description

Predicting Covid-19 cases using Novel Corona Virus 2019 dataset with Prophet library. The Prophet library is an open-source library developed by Facebook and designed for making forecasts for univariate time series datasets.

Dataset

Structure

Predict Covid-19 Cases

│── Dataset

│ └── covid_19_data.csv

│── Covid-19_cases.ipynb

└── README.md

Prediction on cases for next 90 days:

Screen Shot 2021-02-04 at 20.11.20

About

Forecasting Time Series Data with Prophet to Predict Covid-19 Cases

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published