A Time Series Based Machine Learning model for the prediction of COVID19 Affected, Recovered & Deaths counts in Sri Lanka.
- Python
- Jupyter Notebook
- Google Co-Lab
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.
This project is licensed under the MIT License - see the LICENSE.md file for details