crncck / Predict-Covid19-Cases

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:Jupyter Notebook 100.0%