项目作者: StevenHuang2020
项目描述 :
Global COVID-19 cases and vaccinations statistics.
高级语言: Python
项目地址: git://github.com/StevenHuang2020/COVID-19-Statistics.git
COVID-19 Statistics
![License: MIT](https://img.shields.io/badge/License-MIT-blue)
![Python Version](https://img.shields.io/badge/Python-v3-blue)
![Tensorflow Version](https://img.shields.io/badge/Tensorflow-V2.10-brightgreen)
![Last update](https://img.shields.io/endpoint?color=brightgreen&style=flat-square&url=https%3A%2F%2Fraw.githubusercontent.com%2FStevenHuang2020%2FWebSpider%2Fmaster%2Fcoronavirus%2Fupdate.json)
📝 Contents
Usage
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 |
Vaccination Stats
Case Stats
World cases Prediction
Predicting cases using the LSTM algorithm.
Data Source^1, dataset here.
NZ Covid-19 Statistic
Data source^2 reference here.
References