Skip to content

KongpolC/covid_19_forecast

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

COVID19 Forecast Using 1-D Convolution and LSTM.

This project utilizes machine learning for time series prediction to forecast the number of confirmed COVID19 cases in each country around the world. Types of neural networks used are 1-D Convolution and LSTM. All details and descriptions are in the notebook.

Data

Number of confirmed COVID19 cases in various locations across the world provided by Kaggle

Result

Validation Loss = 0.3111

Validation MAE = 0.5689

This was the result of training for 150 epochs without any thorough tuning. The forecast graphs are shown in the notebook.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published