Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 14 days 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 (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T08:53:51.000Z (about 2 years ago)
- Last Synced: 2024-11-23T11:06:04.950Z (3 months ago)
- Topics: artificial-neural-networks, brainjs, covid-19, neural
- Language: JavaScript
- Homepage: https://covid19-predictor.netlify.app/
- Size: 1.58 MB
- Stars: 0
- Watchers: 3
- 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.