Skip to content

Implementation LSTM algorithm for covid19 case prediction in python. Use sklearn, keras, and tensorflow.

Notifications You must be signed in to change notification settings

kokohi28/covid19-lstm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Covid-19 case-death prediction using Long short-term memory (LSTM)

Python repository use LSTM from keras, to predict case-death of Covid-19 data.

Note

The model not performs well,

How to Run

$ python3 main.py

About

Implementation LSTM algorithm for covid19 case prediction in python. Use sklearn, keras, and tensorflow.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages