pip install -r requirements.txt
CMD | Description |
---|---|
python main.py | #visualize world covid-19 statistics |
python main_NZ.py | #visualize New Zealand covid-19 statistics |
python predict_cases.py | #predict world covid-19 cases |
Predicting cases using the LSTM algorithm.
Data Source1, dataset here.