Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Data science on COVID-19 / CORONA virus spread data
Rating: 4.6 out of 5(142 ratings)
773 students

Data science on COVID-19 / CORONA virus spread data

Analysis of CORONA / COVID-19 virus data with Python: data handling, machine learning, visualisation, spread simulations
Created byFrank Kienle
Last updated 5/2023
English

What you'll learn

  • Analytics project applied on COVID 19 data, understanding spread of the virus
  • Data Science best practices from industry with full project walkthrough from setting up a project to delivery
  • Python with analysis, machine learning, visualisation, Facebook Prophet, SIR epidemic simulations, Tableau Dashboards

Course content

14 sections67 lectures7h 39m total length
  • Introduction1:36

    Personal Introduction

  • Learning Goals and Content Overview5:44
  • Used Python Resources2:55

Requirements

  • Python basics
  • Math basics

Description

The goal of this lecture is to transport the best practices of data science from the industry while developing a CORONA / COVID-19 analysis prototype

The student should learn the process of modeling (Python) and a methodology to approach a business problem based on daily updated COVID 19 data sets

The final result will be a dynamic dashboard - which can be updated by one click - of COVID-19 data with filtered and calculated data sets like the current Doubling Rate of confirmed cases

Techniques used are REST Services, Python Pandas, scikit-learn, Facebook Prophet, Plotly, Dash, and SIR virus spread simulations + bonus section Tableau for visual analytics

For this, we will follow an industry-standard  CRISP process by focusing on the iterative nature of agile development

  • Business understanding (what is our goal)

  • Data Understanding (where do we get data and cleaning of data)

  • Data Preparation (data transformation and visualization)

  • Modeling (Statistics, Machine Learning, and SIR Simulations on COVID Data)

  • Deployment (how to deliver results, dynamic dashboards in python and Tableau)


Who this course is for:

  • Beginner data science
  • Practitioners with basic understanding of Python