https://github.com/bietkul/covid-predictor
Covid predictor based on ANN
https://github.com/bietkul/covid-predictor
artificial-neural-networks brainjs covid-19 neural
Last synced: 12 months ago
JSON representation
Covid predictor based on ANN
- Host: GitHub
- URL: https://github.com/bietkul/covid-predictor
- Owner: bietkul
- Created: 2020-06-08T12:46:13.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T08:53:51.000Z (over 3 years ago)
- Last Synced: 2025-03-24T08:50:32.299Z (over 1 year ago)
- Topics: artificial-neural-networks, brainjs, covid-19, neural
- Language: JavaScript
- Homepage: https://covid19-predictor.netlify.app/
- Size: 1.58 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Covid-19 Predictor
A covid-19 predictor application based on the Artificial Neural Network. This application predicts the covid stats for `India` till `31-12-2020`.
### API Source
The following [API](https://documenter.getpostman.com/view/10808728/SzS8rjbc?version=latest#d0ca988a-ac5f-4d30-ab64-b188e45149e4) has been used to train the model.
Note: Model will be trained on daily basis that will affect the future predictions based on the past activity.