Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 864 Bytes

README.md

File metadata and controls

26 lines (15 loc) · 864 Bytes

Prediction of COVID19 Affection in Sri Lanka using Time Series Forecasting

A Time Series Based Machine Learning model for the prediction of COVID19 Affected, Recovered & Deaths counts in Sri Lanka.

Datasets

Time Series
Cumulative Count

Technologies

  • Python
  • Jupyter Notebook
  • Google Co-Lab

Algorithm

Time Series Analysis is one of the Machine Learning Prediction Technique. Prophet is a forecasting model which allows to deal with multiple seasonalities. It’s an open source library released by Facebook Data Science team.

Author

Ahamed Safnaj

License

This project is licensed under the MIT License - see the LICENSE.md file for details