Code Monkey home page Code Monkey logo

rv20197 / covid-19-analysis-and-prediction-using-ai Goto Github PK

View Code? Open in Web Editor NEW
5.0 2.0 4.0 1.23 MB

Analyzing and Predicting The COVID-19 Global Cases As Well As On The Basis Of Every Possible Individual Country Using Tensorflow and Python

License: Apache License 2.0

Jupyter Notebook 100.00%
tensorflow tensorflow2 timeseries-analysis timeseries-forecasting lstm-neural-networks rnn-tensorflow cnn-for-time-series hybrid-model keras-neural-networks plotly-python

covid-19-analysis-and-prediction-using-ai's Introduction

COVID-19-Analysis-and-Prediction-Using-AI


It's a small attempt to utilize the technology for the sake of humanity by predicting the figures roughly so that we can do the needful to counter the situation.

You can predict for any number of days and view predictions for any country that you selected from the given list.



  1. Unauthorized Use Of This Code is Strictly Prohibited For Commercial Use.
  2. Use of this repository is for Self-Learning Purpose is considered.
  3. Replication of the repository by any other third party except authorized members is act of offence.

Credentials:

  1. Vatsal Dinesh Rajgor (https://github.com/rv20197)
  2. Ajinkya Karbhari Porje (https://github.com/ajinkyaporje)
  3. Jibran Shoukat Mujawar (https://github.com/mujawarjibran)


Time series data captures a series of data points recorded at (usually) regular intervals. Some common examples include daily weather temperature, stock prices, and the number of sales a company makes.

Many classical methods (e.g. ARIMA) try to deal with Time Series data with varying success (not to say they are bad at it). In the last couple of years, Long Short Term Memory Networks (LSTM) models have become a very useful method when dealing with those types of data.

Recurrent Neural Networks (LSTMs are one type of those) are very good at processing sequences of data. They can "recall" patterns in the data that are very far into the past (or future). In this tutorial, you're going to learn how to use LSTMs to predict future Coronavirus cases based on real-world data.


COVID-19

The COVID-19 is affecting 210 countries and territories around the world and 2 international conveyances.

3.4% Mortality Rate estimate by the World Health Organization (WHO) as of March 3 In his opening remarks at the March 3 media briefing on Covid-19, WHO Director-General Dr Tedros Adhanom Ghebreyesus stated:

“Globally, about 3.4% of reported COVID-19 cases have died. By comparison, seasonal flu generally kills far fewer than 1% of those infected.”

The novel coronavirus' case fatality rate was estimated at around 2%, in the WHO press conference held on January 29, 2020

Since, COVID-19 is a Global Outbreak, We have to fight this Pandemic by supporting Government and Maintaining the Social Distancing Norms and following all the precautionary measures for maintaining healty life style.

STAY HOME AND STAY SAFE

Reference

  1. https://www.worldometers.info/coronavirus/#countries
  2. https://github.com/CSSEGISandData/COVID-19

covid-19-analysis-and-prediction-using-ai's People

Contributors

ajinkyaporje avatar rv20197 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.