Python script that predicts the number of future COVID cases numerically and graphically. It uses a long short-term memory neural network to predict the number of cases tomorrow and the Gauss-Newton algorithm to fit polynomial curves to the COVID data.
-
Notifications
You must be signed in to change notification settings - Fork 0
nbsnyder/COVID19Forecaster
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Python script that predicts the number of future COVID-19 cases