Jainish-shah / COVID-19-Time-Series-using-FbProphet

Time series using Facebook Prophet

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

COVID-19-Time-Series-using-FbProphet

This repository provides a Jupyter Notebook that shows how to use the FbProphet on COVID-19 dataset. I have used data preprocessing mostly from in notebook to demonstrate an end-to-end example.

Here's a demonstration:

2021-04-18.12-04-52.mov

Here are the original images for reference:

image

Technologies used:

  1. Python
  2. Numpy and Pandas for data cleaning
  3. Matplotlib for data visualization
  4. Sklearn for model building
  5. Jupyter notebook, visual studio code and pycharm as IDE
  6. FB Prophet

About

Time series using Facebook Prophet

License:MIT License


Languages

Language:Jupyter Notebook 100.0%