Skip to content

Commit

Permalink
Update Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
prabathbr committed Jul 29, 2020
1 parent 80d806b commit 74ff9a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
# COVID-19 trend forcasting with Facebook Prophet

A simple Python script (Jupyter Notebook) to forcast COVID-19 daily cases for a given country using Facebook Prophet and "Our World in Data" data source (continuously up-to-date).
A simple Python script (Jupyter Notebook : COVID19_Trend.ipynb) to forcast COVID-19 daily cases for a given country using Facebook Prophet and "Our World in Data" data source (continuously up-to-date).

## Initial Parameters
Please set initial paramerters as required.
Expand Down

0 comments on commit 74ff9a8

Please sign in to comment.