Giter Site home page Giter Site logo

covid-19-modeling's Introduction

Covid-19-Modeling

Goal

This project is to model and visualize Covid-19 cases based on county-level demographic and economic dataset

Data

Exploratory Data Analysis

  • Notebook or Notebook via nbviewer
  • Visualize the spatial distribution of Covid-19 confirmed cases and deaths cumulative till 07-31-2020 in United States via Plotly.
  • Developed data processing pipeline to process the Covid-19 data via Spark.
  • Modeled the temporal evolution of Covid-19 confirmed cases via a logistic growth model.
  • Rationalized the fitted model parameters and the impact on the current Covid-19 situation.
  • Predict future Covid-19 cases ovetime for Orange County, CA.

Modeling of Covid-19 Cases with County-Level Demographic and Economic Dataset

  • Notebook
  • Leveraged the county-level demographics and economy data from US Census Bureau.
  • Processed the data to join two datasets via a common key and performed data cleaning and missing value imputation.
  • Visualized the correlation between features.
  • Performed feature selection via LASSO Regression and reduced from 49 to 9 features.
  • Developed an XGBoost model using selected features to model log10(confirmed_Cases) as a function of county-level demographics and economy information.
  • Fine-tuned the model hyperparameters via Randomized Search thru Scikit-Learn and achieved an RMSE of 0.33 on hold-out set.
  • Extracted the feature importance and obtained insight into how the local demographics and economy shape the Covid-19 pandemic spread.

covid-19-modeling's People

Contributors

minaxixi avatar

Stargazers

 avatar

Watchers

 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.