Coder Social home page Coder Social logo

kimz-cs / a-comparative-study-of-predictive-machine-learning-algorithms-for-covid-19-trends-and-analysis Goto Github PK

View Code? Open in Web Editor NEW

This project forked from hiddensound/a-comparative-study-of-predictive-machine-learning-algorithms-for-covid-19-trends-and-analysis

0.0 0.0 0.0 26.31 MB

Time-Series Forecasting: COVID-19 Trend and Analysis

Home Page: https://github.com/Hiddensound/Machine-Learning

License: GNU General Public License v3.0

Jupyter Notebook 100.00%

a-comparative-study-of-predictive-machine-learning-algorithms-for-covid-19-trends-and-analysis's Introduction

A-Comparative-study-of-Predictive-Machine-Learning-Algorithms-for-COVID-19-Trends-and-Analysis

COVID-19 Trend and Analysis

The project is majorly a comparative study of algorithms on the COVID-19 global real-time data. The core concept utilizes all the principles of prediction in data science and makes use of Supervised machine learning algorithms for time-series forecasting/prediction. The algorithms proposed for this project are as follows:

  1. Decision Tree Induction (Keras/Python)
  2. CNN Regressor (Keras/Python)
  3. LSTM (Keras/Python)

Global real-time COVID-19 data link: https://data.humdata.org/dataset/novel-coronavirus-2019-ncov-cases

The countries selected for cross-analysis and comparison = China & Canada

The States selected for cross-analysis and comparsion - Hebei from China, Ontario from Canada.

Summary: This project attempts to conduct analysis on the WHO dataset to produce predictive analysis applying different machine learning regression approaches such as decision trees, LSTM, and CNN regressor. The primary data has 91 entries, which consists of data of various countries with respect to dates along with confirmed cases, confirmed deaths, and recovered cases. The dataset has been divided into 70:30 in which 70 percent is used for training and validation, and 30 percent is used for testing. The coronavirus disease outbreak started in 2019, arising in Wuhan, China. The key objective is to exercise different artificial intelligence approaches, we ought to predict the confirmed cases, confirmed deaths, and recovered cases, and further, various visualization techniques have been used to deduce the meaningful inferences from the model's prediction and perform specific analytics on the results concluded. The prediction models such as LSTM and CNN are evaluated on the basis of several loss functions such as R2 score and Mean Squared Error.

a-comparative-study-of-predictive-machine-learning-algorithms-for-covid-19-trends-and-analysis's People

Contributors

hiddensound avatar kimz-cs avatar tejaswadiwala avatar vtrikha 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.