Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/safnaj/covid19-predictions-lk

Timeseries based Machine Learning Model to predict the affection of COVID19 in Sri Lanka. Used Python & Jupyter Notebook
https://github.com/safnaj/covid19-predictions-lk

covid-19 covid-19-srilanka machine-learning time-series-forecasting

Last synced: 16 days ago
JSON representation

Timeseries based Machine Learning Model to predict the affection of COVID19 in Sri Lanka. Used Python & Jupyter Notebook

Awesome Lists containing this project

README

        

## 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](https://www.kaggle.com/anjanatiha/corona-virus-time-series-dataset)

[Cumulative Count](https://www.kaggle.com/imdevskp/corona-virus-report#covid_19_clean_complete.csv)

### 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*](www.ahamedsafnaj.com)

## License

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